Home
last modified time | relevance | path

Searched defs:GetElementPtrInst (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DDelinearization.h24 class GetElementPtrInst; variable
H A DVectorUtils.h283 class GetElementPtrInst; variable
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Scalar/
H A DNaryReassociate.h93 class GetElementPtrInst; variable
H A DGVN.h43 class GetElementPtrInst; variable
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h35 class GetElementPtrInst; variable
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DOperator.h377 friend class GetElementPtrInst; variable
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp339 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3172 std::pair<AssertingVH<GetElementPtrInst>, int64_t> &LargeOffsetGEP, in AddressingModeMatcher()
3197 std::pair<AssertingVH<GetElementPtrInst>, int64_t> &LargeOffsetGEP, in Match()
5909 const std::pair<GetElementPtrInst *, int64_t> &RHS) { in splitLargeGEPOffsets()
/llvm-project-15.0.7/llvm/lib/IR/
H A DInstructions.cpp1742 GetElementPtrInst::GetElementPtrInst(const GetElementPtrInst &GEPI) in GetElementPtrInst() function in GetElementPtrInst