Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp111 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
/external/llvm/lib/IR/
DConstants.cpp1886 Constant *GEPIdx = ConstantInt::get(Type::getInt32Ty(Ty->getContext()), 1); in getSizeOf() local
1915 Constant *GEPIdx[] = { in getOffsetOf() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1223 SmallVector<Value*, 8> GEPIdx; in RewriteHeapSROALoadUser() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4171 SmallVector<Value*, 16> GEPIdx; in parseFunctionBody() local