Home
last modified time | relevance | path

Searched defs:SimpleOp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInlineCost.cpp682 if (Constant *SimpleOp = SimplifiedValues.lookup(GTI.getOperand())) in accumulateGEPOffset() local
710 if (Constant *SimpleOp = SimplifiedValues.lookup(*I)) in isGEPFree() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInlineCost.cpp1343 if (Constant *SimpleOp = SimplifiedValues.lookup(GTI.getOperand())) in accumulateGEPOffset() local
1371 if (Constant *SimpleOp = SimplifiedValues.lookup(Op)) in isGEPFree() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DInlineCost.cpp315 if (Constant *SimpleOp = SimplifiedValues.lookup(GTI.getOperand())) in accumulateGEPOffset() local