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