Home
last modified time | relevance | path

Searched defs:AssumeSingleUse (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1238 bool AssumeSingleUse) { in SimplifyDemandedBits()
1257 bool AssumeSingleUse) { in SimplifyDemandedVectorElts()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5332 bool AssumeSingleUse) { in mayFoldLoad()
5352 bool AssumeSingleUse) { in mayFoldLoadIntoBroadcastFromMem()
42078 bool AssumeSingleUse = llvm::all_of(Amt->uses(), [&Amt](SDNode *Use) { in SimplifyDemandedVectorEltsForTargetNode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1074 bool AssumeSingleUse) { in SimplifyDemandedVectorElts()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35395 bool AssumeSingleUse = llvm::all_of(Amt->uses(), [&Amt](SDNode *Use) { in SimplifyDemandedVectorEltsForTargetNode() local