Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegisterDefaults.cpp241 uint32_t IndexVal = FltRounds; in decodeFltRoundToHWConversionTable() local
H A DSIISelLowering.cpp4368 SDValue IndexVal = in lowerSET_ROUNDING() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp395 size_t IndexVal = IndexOp->getZExtValue(); in replaceResRetUses() local
628 size_t IndexVal = IndexOp->getZExtValue(); in lowerBufferStore() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp54 auto *IndexVal = ConstantInt::get(Type::getInt8Ty(Context), Index); in makeSubFnCall() local
H A DCoroSplit.cpp338 ConstantInt *IndexVal = Shape.getIndex(Shape.CoroSuspends.size() - 1); in markCoroutineAsDone() local
1517 ConstantInt *IndexVal = Shape.getIndex(SuspendIndex); in createResumeEntryBlock() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp391 Value IndexVal(Data->IndexType, Index); in handleOutOfBoundsImpl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DRISCV.cpp998 Value *IndexVal = llvm::ConstantInt::get(Int32Ty, Index); in loadRISCVFeatureBits() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2289 unsigned IndexVal = Index->getAsZExtVal(); in LowerSIGN_EXTEND_INREG() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1248 llvm::Value *IndexVal = Builder.CreateIntCast(Index, SizeTy, IndexSigned); in EmitBoundsCheckImpl() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4937 const Value *IndexVal = GEP->getOperand(GEP->getNumOperands() - 1); in getUniformBase() local
H A DDAGCombiner.cpp23633 unsigned IndexVal = in visitEXTRACT_VECTOR_ELT() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp11590 APSInt IndexVal = E->getShuffleMaskIdx(EltNum); in handleVectorShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22933 uint64_t IndexVal = CIndex->getZExtValue(); in replaceSplatVectorStore() local