/external/llvm/lib/Analysis/ |
D | VectorUtils.cpp | 200 int64_t StepVal = APStepVal.getSExtValue(); in getStrideFromPointer() local
|
D | LoopAccessAnalysis.cpp | 948 int64_t StepVal = APStepVal.getSExtValue(); in getPtrStride() local
|
/external/llvm/examples/Kaleidoscope/Chapter5/ |
D | toy.cpp | 709 Value *StepVal = nullptr; in codegen() local
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 820 Value *StepVal = nullptr; in codegen() local
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | toy.cpp | 929 Value *StepVal = nullptr; in codegen() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy-jit.cpp | 823 Value *StepVal; in Codegen() local
|
D | toy.cpp | 1103 Value *StepVal; in Codegen() local
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | toy.cpp | 918 Value *StepVal = nullptr; in codegen() local
|
/external/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 925 Value *StepVal = nullptr; in codegen() local
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | toy.cpp | 929 Value *StepVal = nullptr; in codegen() local
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 930 Value *StepVal = nullptr; in codegen() local
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | toy.cpp | 929 Value *StepVal = nullptr; in codegen() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy-jit.cpp | 841 Value *StepVal; in Codegen() local
|
D | toy.cpp | 1205 Value *StepVal; in Codegen() local
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | toy.cpp | 940 Value *StepVal = nullptr; in codegen() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | VectorUtils.cpp | 228 int64_t StepVal = APStepVal.getSExtValue(); in getStrideFromPointer() local
|
D | LoopAccessAnalysis.cpp | 1072 int64_t StepVal = APStepVal.getSExtValue(); in getPtrStride() local
|
/external/llvm/examples/Kaleidoscope/Chapter9/ |
D | toy.cpp | 1111 Value *StepVal = nullptr; in codegen() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/initial/ |
D | toy.cpp | 1063 Value *StepVal; in Codegen() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | VectorUtils.cpp | 251 int64_t StepVal = APStepVal.getSExtValue(); in getStrideFromPointer() local
|
D | LoopAccessAnalysis.cpp | 1451 int64_t StepVal = APStepVal.getSExtValue(); in getPtrStride() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
D | toy.cpp | 1283 Value *StepVal; in Codegen() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.cpp | 965 Constant *StepVal = ConstantInt::get(II.getType(), NumElts); in instCombineSVECntElts() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 5788 int64_t StepVal = APStepVal.getSExtValue(); in isLikelyComplexAddressComputation() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 5481 const APInt &StepVal = N->getConstantOperandAPInt(0); in PromoteIntRes_STEP_VECTOR() local
|