Searched refs:GEPIndex (Results 1 – 3 of 3) sorted by relevance
292 uint32_t GEPIndex) { in replaceWithGEP() argument303 IdxList.push_back(Call->getArgOperand(GEPIndex)); in replaceWithGEP()
2773 Value *GEPIndex = getInt32(Index); in CreatePreserveStructAccessIndex() local2776 GetElementPtrInst::getGEPReturnType(ElTy, Base, {Zero, GEPIndex}); in CreatePreserveStructAccessIndex()2784 {Base, GEPIndex, DIIndex}); in CreatePreserveStructAccessIndex()
777 Constant *GEPIndex = static_cast<Constant *>(GEP->getOperand(1)); in getAsConstantIndexedAddress() local779 Index, ConstantExpr::getSExtOrBitCast(GEPIndex, IndexType)); in getAsConstantIndexedAddress()