Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h124 auto *GEPOp = cast<GEPOperator>(GEP); gep_type_begin() local
135 auto &GEPOp = cast<GEPOperator>(GEP); gep_type_begin() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLocal.cpp24 GEPOperator *GEPOp = cast<GEPOperator>(GEP); in emitGEPOffset() local
H A DPHITransAddr.cpp205 Value *GEPOp = translateSubExpr(Op, CurBB, PredBB, DT); in translateSubExpr() local
H A DBasicAliasAnalysis.cpp612 const GEPOperator *GEPOp = dyn_cast<GEPOperator>(Op); in DecomposeGEPExpression() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h970 GEPOp, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp2727 const MachineOperand &GEPOp = PtrMI->getOperand(i); in getAddrModeInfo() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3167 GEPOperator *GEPOp = unwrap<GEPOperator>(GEP); in LLVMGEPGetNoWrapFlags() local