Searched defs:GetElementPtrInst (Results 1 – 7 of 7) sorted by relevance
93 class GetElementPtrInst; variable
37 class GetElementPtrInst; variable
459 friend class GetElementPtrInst; variable
285 class GetElementPtrInst; variable
336 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
3149 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()
1698 GetElementPtrInst::GetElementPtrInst(const GetElementPtrInst &GEPI) in GetElementPtrInst() function in GetElementPtrInst