Home
last modified time | relevance | path

Searched defs:StepValue (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/llvm/unittests/Analysis/
DLoopInfoTest.cpp278 ConstantInt *StepValue = in TEST() local
337 ConstantInt *StepValue = in TEST() local
396 ConstantInt *StepValue = in TEST() local
455 ConstantInt *StepValue = in TEST() local
514 ConstantInt *StepValue = in TEST() local
574 ConstantInt *StepValue = in TEST() local
689 ConstantInt *StepValue = in TEST() local
746 ConstantInt *StepValue = in TEST() local
868 ConstantInt *StepValue = in TEST() local
929 ConstantInt *StepValue = in TEST() local
[all …]
/external/llvm-project/llvm/lib/Target/ARM/
DMVETailPredication.cpp336 auto StepValue = Step->getValue()->getSExtValue(); in IsSafeActiveMask() local
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp812 auto *StepValue = SE->getConstant(CV->getType(), CVSize / Size, in isInductionPHI() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp1119 auto *StepValue = in isInductionPHI() local
DLoopInfo.cpp214 Value *StepValue = nullptr; in getBounds() local
DScalarEvolutionExpander.cpp2269 Value *StepValue = expandCodeFor(Step, Ty, Loc); in generateOverflowCheck() local
/external/llvm-project/llvm/lib/Analysis/
DIVDescriptors.cpp1213 auto *StepValue = in isInductionPHI() local
DLoopInfo.cpp215 Value *StepValue = nullptr; in getBounds() local
/external/llvm-project/llvm/include/llvm/Analysis/
DLoopInfo.h718 Value *StepValue; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h698 Value *StepValue; member
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp2061 Value *StepValue = expandCodeFor(Step, Ty, Loc); in generateOverflowCheck() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp2493 Value *StepValue = expandCodeForImpl(Step, Ty, Loc, false); in generateOverflowCheck() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2887 Value *StepValue = cast<SCEVUnknown>(Step)->getValue(); in emitTransformedIndex() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3270 Value *StepValue = cast<SCEVUnknown>(Step)->getValue(); in emitTransformedIndex() local