Home
last modified time | relevance | path

Searched defs:GEPIdx (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp350 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1522 Constant *GEPIdx = ConstantInt::get(Type::getInt32Ty(Ty->getContext()), 1); in getSizeOf() local
1551 Constant *GEPIdx[] = { in getOffsetOf() local
/external/llvm/lib/IR/
DConstants.cpp1816 Constant *GEPIdx = ConstantInt::get(Type::getInt32Ty(Ty->getContext()), 1); in getSizeOf() local
1845 Constant *GEPIdx[] = { in getOffsetOf() local
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2214 SmallVector<Value*, 16> GEPIdx; in ParseFunctionBody() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1180 SmallVector<Value*, 8> GEPIdx; in RewriteHeapSROALoadUser() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp1244 SmallVector<Value*, 8> GEPIdx; in RewriteHeapSROALoadUser() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4593 auto *GEPIdx = GEP->idx_begin()->get(); in vectorizeGEPIndices() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4609 SmallVector<Value*, 16> GEPIdx; in parseFunctionBody() local