Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp724 Value *StepVal = nullptr; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp836 Value *StepVal = nullptr; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp823 Value *StepVal; in Codegen() local
H A Dtoy.cpp1103 Value *StepVal; in Codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp942 Value *StepVal = nullptr; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp948 Value *StepVal = nullptr; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp942 Value *StepVal = nullptr; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp942 Value *StepVal = nullptr; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp925 Value *StepVal = nullptr; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp947 Value *StepVal = nullptr; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp841 Value *StepVal; in Codegen() local
H A Dtoy.cpp1205 Value *StepVal; in Codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVectorUtils.cpp236 int64_t StepVal = APStepVal.getSExtValue(); in getStrideFromPointer() local
H A DLoopAccessAnalysis.cpp1098 int64_t StepVal = APStepVal.getSExtValue(); in getPtrStride() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp1063 Value *StepVal; in Codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp1118 Value *StepVal = nullptr; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1283 Value *StepVal; in Codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3954 SDValue StepVal = in lowerSTEP_VECTOR() local
3959 SDValue StepVal = in lowerSTEP_VECTOR() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4793 APInt StepVal = cast<ConstantSDNode>(N->getOperand(0))->getAPIntValue(); in PromoteIntRes_STEP_VECTOR() local
H A DLegalizeVectorTypes.cpp1658 APInt StepVal = cast<ConstantSDNode>(Step)->getAPIntValue(); in SplitVecRes_STEP_VECTOR() local
H A DSelectionDAG.cpp1756 APInt StepVal = cast<ConstantSDNode>(Step)->getAPIntValue(); in getStepVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1111 Constant *StepVal = ConstantInt::get( in createStepForVF() local