Home
last modified time | relevance | path

Searched defs:StepVal (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp724 Value *StepVal = nullptr; in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp836 Value *StepVal = nullptr; in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp925 Value *StepVal = nullptr; in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp948 Value *StepVal = nullptr; in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp823 Value *StepVal; in Codegen() local
H A Dtoy.cpp1103 Value *StepVal; in Codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp942 Value *StepVal = nullptr; in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp942 Value *StepVal = nullptr; in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp942 Value *StepVal = nullptr; in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp946 Value *StepVal = nullptr; in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp841 Value *StepVal; in Codegen() local
H A Dtoy.cpp1205 Value *StepVal; in Codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp1063 Value *StepVal; in Codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp1118 Value *StepVal = nullptr; in codegen() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVectorUtils.cpp251 int64_t StepVal = APStepVal.getSExtValue(); in getStrideFromPointer() local
H A DLoopAccessAnalysis.cpp1451 int64_t StepVal = APStepVal.getSExtValue(); in getPtrStride() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1283 Value *StepVal; in Codegen() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp965 Constant *StepVal = ConstantInt::get(II.getType(), NumElts); in instCombineSVECntElts() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5481 const APInt &StepVal = N->getConstantOperandAPInt(0); in PromoteIntRes_STEP_VECTOR() local
H A DLegalizeVectorTypes.cpp1801 APInt StepVal = cast<ConstantSDNode>(Step)->getAPIntValue(); in SplitVecRes_STEP_VECTOR() local
H A DSelectionDAG.cpp1918 SDValue SelectionDAG::getStepVector(const SDLoc &DL, EVT ResVT, APInt StepVal) { in getStepVector()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6455 SDValue StepVal = in lowerSTEP_VECTOR() local
6460 SDValue StepVal = lowerScalarSplat( in lowerSTEP_VECTOR() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp956 Constant *StepVal = ConstantInt::get(Ty, Step * VF.getKnownMinValue()); in createStepForVF() local