Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp52 auto *IndexVal = ConstantInt::get(Type::getInt8Ty(Context), Index); in makeSubFnCall() local
H A DCoroSplit.cpp350 ConstantInt *IndexVal = Shape.getIndex(Shape.CoroSuspends.size() - 1); markCoroutineAsDone() local
442 ConstantInt *IndexVal = Shape.getIndex(SuspendIndex); createResumeEntryBlock() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp1456 int64_t IndexVal = CI->getSExtValue(); isIndexInRangeOfArrayType() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp391 Value IndexVal(Data->IndexType, Index); in handleOutOfBoundsImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1914 unsigned IndexVal = Index->getAsZExtVal(); LowerSIGN_EXTEND_INREG() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1197 llvm::Value *IndexVal = Builder.CreateIntCast(Index, SizeTy, IndexSigned); EmitBoundsCheckImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4648 const Value *IndexVal = GEP->getOperand(GEP->getNumOperands() - 1); getUniformBase() local
H A DDAGCombiner.cpp22243 unsigned IndexVal = visitEXTRACT_VECTOR_ELT() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20673 uint64_t IndexVal = CIndex->getZExtValue(); replaceSplatVectorStore() local
[all...]