Searched defs:GEPIdx (Results 1 – 5 of 5) sorted by relevance
392 SmallVector<Value *, 3> GEPIdx = { in replaceUseWithTableLookup() local1244 Constant *GEPIdx[] = {ConstantInt::get(I32, 0), ConstantInt::get(I32, I)}; in createLDSVariableReplacement() local
390 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
2445 Constant *GEPIdx = ConstantInt::get(Type::getInt32Ty(Ty->getContext()), 1); in getSizeOf() local
5168 SmallVector<Value*, 16> GEPIdx; in parseFunctionBody() local
19086 auto *GEPIdx = GEP->idx_begin()->get(); vectorizeGEPIndices() local