Searched defs:IndexVal (Results 1 – 9 of 9) sorted by relevance
52 auto *IndexVal = ConstantInt::get(Type::getInt8Ty(Context), Index); in makeSubFnCall() local
350 ConstantInt *IndexVal = Shape.getIndex(Shape.CoroSuspends.size() - 1); markCoroutineAsDone() local 442 ConstantInt *IndexVal = Shape.getIndex(SuspendIndex); createResumeEntryBlock() local
1456 int64_t IndexVal = CI->getSExtValue(); isIndexInRangeOfArrayType() local
391 Value IndexVal(Data->IndexType, Index); in handleOutOfBoundsImpl() local
1914 unsigned IndexVal = Index->getAsZExtVal(); LowerSIGN_EXTEND_INREG() local
1197 llvm::Value *IndexVal = Builder.CreateIntCast(Index, SizeTy, IndexSigned); EmitBoundsCheckImpl() local
4648 const Value *IndexVal = GEP->getOperand(GEP->getNumOperands() - 1); getUniformBase() local
22243 unsigned IndexVal = visitEXTRACT_VECTOR_ELT() local [all...]
20673 uint64_t IndexVal = CIndex->getZExtValue(); replaceSplatVectorStore() local [all...]