Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DNaryReassociate.h93 class GetElementPtrInst; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h37 class GetElementPtrInst; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h459 friend class GetElementPtrInst; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h285 class GetElementPtrInst; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp336 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3149 std::pair<AssertingVH<GetElementPtrInst>, int64_t> &LargeOffsetGEP, in AddressingModeMatcher()
3174 std::pair<AssertingVH<GetElementPtrInst>, int64_t> &LargeOffsetGEP, in Match()
5869 const std::pair<GetElementPtrInst *, int64_t> &RHS) { in splitLargeGEPOffsets()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp1698 GetElementPtrInst::GetElementPtrInst(const GetElementPtrInst &GEPI) in GetElementPtrInst() function in GetElementPtrInst