Home
last modified time | relevance | path

Searched refs:GEPIndex (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp292 uint32_t GEPIndex) { in replaceWithGEP() argument
303 IdxList.push_back(Call->getArgOperand(GEPIndex)); in replaceWithGEP()
/external/llvm-project/llvm/lib/IR/
DIRBuilder.cpp1102 Value *GEPIndex = getInt32(Index); in CreatePreserveStructAccessIndex() local
1105 GetElementPtrInst::getGEPReturnType(ElTy, Base, {Zero, GEPIndex}); in CreatePreserveStructAccessIndex()
1113 {Base, GEPIndex, DIIndex}); in CreatePreserveStructAccessIndex()
/external/llvm-project/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp357 uint32_t GEPIndex) { in replaceWithGEP() argument
368 IdxList.push_back(Call->getArgOperand(GEPIndex)); in replaceWithGEP()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2773 Value *GEPIndex = getInt32(Index); in CreatePreserveStructAccessIndex() local
2776 GetElementPtrInst::getGEPReturnType(ElTy, Base, {Zero, GEPIndex}); in CreatePreserveStructAccessIndex()
2784 {Base, GEPIndex, DIIndex}); in CreatePreserveStructAccessIndex()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp863 Constant *GEPIndex = static_cast<Constant *>(GEP->getOperand(1)); in getAsConstantIndexedAddress() local
865 Index, ConstantExpr::getSExtOrBitCast(GEPIndex, IndexType)); in getAsConstantIndexedAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp777 Constant *GEPIndex = static_cast<Constant *>(GEP->getOperand(1)); in getAsConstantIndexedAddress() local
779 Index, ConstantExpr::getSExtOrBitCast(GEPIndex, IndexType)); in getAsConstantIndexedAddress()
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp779 Constant *GEPIndex = static_cast<Constant *>(GEP->getOperand(1)); in getAsConstantIndexedAddress() local
781 Index, ConstantExpr::getSExtOrBitCast(GEPIndex, IndexType)); in getAsConstantIndexedAddress()