Home
last modified time | relevance | path

Searched defs:GEPOp (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h128 auto *GEPOp = cast<GEPOperator>(GEP); in gep_type_begin() local
139 auto &GEPOp = cast<GEPOperator>(GEP); in gep_type_begin() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/Utils/
DLocal.h31 GEPOperator *GEPOp = cast<GEPOperator>(GEP); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLGraph.h316 void visitGEP(GEPOperator &GEPOp) { in visitGEP()
328 auto *GEPOp = cast<GEPOperator>(&Inst); in visitGetElementPtrInst() local
512 auto GEPOp = cast<GEPOperator>(CE); in visitConstantExpr() local
DPHITransAddr.cpp218 Value *GEPOp = PHITranslateSubExpr(GEP->getOperand(i), CurBB, PredBB, DT); in PHITranslateSubExpr() local
DBasicAliasAnalysis.cpp493 const GEPOperator *GEPOp = dyn_cast<GEPOperator>(Op); in DecomposeGEPExpression() local
1272 bool BasicAAResult::isGEPBaseAtNegativeOffset(const GEPOperator *GEPOp, in isGEPBaseAtNegativeOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.cpp1507 const MachineOperand &GEPOp = PtrMI->getOperand(i); in getAddrModeInfo() local