Searched defs:GEPIdx (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 300 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 350 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Constants.cpp | 1522 Constant *GEPIdx = ConstantInt::get(Type::getInt32Ty(Ty->getContext()), 1); in getSizeOf() local 1551 Constant *GEPIdx[] = { in getOffsetOf() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Constants.cpp | 1865 Constant *GEPIdx = ConstantInt::get(Type::getInt32Ty(Ty->getContext()), 1); in getSizeOf() local 1893 Constant *GEPIdx[] = { in getOffsetOf() local
|
/external/llvm/lib/IR/ |
D | Constants.cpp | 1816 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/ |
D | BitcodeReader.cpp | 2214 SmallVector<Value*, 16> GEPIdx; in ParseFunctionBody() local
|
/external/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 1180 SmallVector<Value*, 8> GEPIdx; in RewriteHeapSROALoadUser() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 1244 SmallVector<Value*, 8> GEPIdx; in RewriteHeapSROALoadUser() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 1223 SmallVector<Value*, 8> GEPIdx; in RewriteHeapSROALoadUser() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 4593 auto *GEPIdx = GEP->idx_begin()->get(); in vectorizeGEPIndices() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 3621 SmallVector<Value*, 16> GEPIdx; in parseFunctionBody() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 4609 SmallVector<Value*, 16> GEPIdx; in parseFunctionBody() local
|