Home
last modified time | relevance | path

Searched defs:IndexVal (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp53 auto *IndexVal = ConstantInt::get(Type::getInt8Ty(Context), Index); in makeSubFnCall() local
H A DCoroSplit.cpp388 ConstantInt *IndexVal = Shape.getIndex(SuspendIndex); in createResumeEntryBlock() local
/openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp391 Value IndexVal(Data->IndexType, Index); in handleOutOfBoundsImpl() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantFold.cpp1953 int64_t IndexVal = CI->getSExtValue(); in isIndexInRangeOfArrayType() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1865 unsigned IndexVal = cast<ConstantSDNode>(Index)->getZExtValue(); in LowerSIGN_EXTEND_INREG() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp973 llvm::Value *IndexVal = Builder.CreateIntCast(Index, SizeTy, IndexSigned); in EmitBoundsCheck() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4444 const Value *IndexVal = GEP->getOperand(GEP->getNumOperands() - 1); in getUniformBase() local
H A DDAGCombiner.cpp20711 unsigned IndexVal = in visitEXTRACT_VECTOR_ELT() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18728 uint64_t IndexVal = CIndex->getZExtValue(); in replaceSplatVectorStore() local