Searched defs:GEPIdx (Results 1 – 5 of 5) sorted by relevance
235 Constant *GEPIdx[] = {ConstantInt::get(I32, 0), ConstantInt::get(I32, I)}; in runOnModule() local
336 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
2348 Constant *GEPIdx = ConstantInt::get(Type::getInt32Ty(Ty->getContext()), 1); in getSizeOf() local2376 Constant *GEPIdx[] = { in getOffsetOf() local
4176 SmallVector<Value*, 16> GEPIdx; in parseFunctionBody() local
8249 auto *GEPIdx = GEP->idx_begin()->get(); in vectorizeGEPIndices() local