Searched defs:GetElementPtrInst (Results 1 – 7 of 7) sorted by relevance
25 class GetElementPtrInst; variable
93 class GetElementPtrInst; variable
456 friend class GetElementPtrInst; variable
172 class GetElementPtrInst; variable
307 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
2894 std::pair<AssertingVH<GetElementPtrInst>, int64_t> &LargeOffsetGEP, in AddressingModeMatcher()2918 std::pair<AssertingVH<GetElementPtrInst>, int64_t> &LargeOffsetGEP, in Match()5405 const std::pair<GetElementPtrInst *, int64_t> &RHS) { in splitLargeGEPOffsets()
1598 GetElementPtrInst::GetElementPtrInst(const GetElementPtrInst &GEPI) in GetElementPtrInst() function in GetElementPtrInst