/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/ |
H A D | toy.cpp | 724 Value *StepVal = nullptr; in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/ |
H A D | toy.cpp | 836 Value *StepVal = nullptr; in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | toy-jit.cpp | 823 Value *StepVal; in Codegen() local
|
H A D | toy.cpp | 1103 Value *StepVal; in Codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
H A D | toy.cpp | 942 Value *StepVal = nullptr; in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/ |
H A D | toy.cpp | 948 Value *StepVal = nullptr; in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
H A D | toy.cpp | 942 Value *StepVal = nullptr; in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
H A D | toy.cpp | 942 Value *StepVal = nullptr; in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
H A D | toy.cpp | 925 Value *StepVal = nullptr; in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/ |
H A D | toy.cpp | 947 Value *StepVal = nullptr; in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | toy-jit.cpp | 841 Value *StepVal; in Codegen() local
|
H A D | toy.cpp | 1205 Value *StepVal; in Codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 236 int64_t StepVal = APStepVal.getSExtValue(); in getStrideFromPointer() local
|
H A D | LoopAccessAnalysis.cpp | 1098 int64_t StepVal = APStepVal.getSExtValue(); in getPtrStride() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/ |
H A D | toy.cpp | 1063 Value *StepVal; in Codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 1118 Value *StepVal = nullptr; in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | toy.cpp | 1283 Value *StepVal; in Codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 3954 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 D | LegalizeIntegerTypes.cpp | 4793 APInt StepVal = cast<ConstantSDNode>(N->getOperand(0))->getAPIntValue(); in PromoteIntRes_STEP_VECTOR() local
|
H A D | LegalizeVectorTypes.cpp | 1658 APInt StepVal = cast<ConstantSDNode>(Step)->getAPIntValue(); in SplitVecRes_STEP_VECTOR() local
|
H A D | SelectionDAG.cpp | 1756 APInt StepVal = cast<ConstantSDNode>(Step)->getAPIntValue(); in getStepVector() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 1111 Constant *StepVal = ConstantInt::get( in createStepForVF() local
|