Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DDelinearization.h24 class GetElementPtrInst; variable
H A DVectorUtils.h284 class GetElementPtrInst; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DNaryReassociate.h93 class GetElementPtrInst; variable
H A DGVN.h44 class GetElementPtrInst; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h36 class GetElementPtrInst; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DOperator.h380 friend class GetElementPtrInst; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp339 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3273 std::pair<AssertingVH<GetElementPtrInst>, int64_t> &LargeOffsetGEP, in AddressingModeMatcher()
3298 std::pair<AssertingVH<GetElementPtrInst>, int64_t> &LargeOffsetGEP, in Match()
6005 const std::pair<GetElementPtrInst *, int64_t> &RHS) { in splitLargeGEPOffsets()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp1849 GetElementPtrInst::GetElementPtrInst(const GetElementPtrInst &GEPI) in GetElementPtrInst() function in GetElementPtrInst