Home
last modified time | relevance | path

Searched defs:StrideC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9184 auto *StrideC = dyn_cast<SCEVConstant>(AR->getStepRecurrence(*this)); in computeExitLimitFromICmp() local
12800 auto *StrideC = dyn_cast<SCEVConstant>(AR->getStepRecurrence(*this)); in howManyLessThans() local
13157 if (auto *StrideC = dyn_cast<SCEVConstant>(Stride)) { in howManyLessThans() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17560 if (auto *StrideC = dyn_cast<ConstantSDNode>(Stride); PerformDAGCombine() local
17578 if (auto *StrideC = dyn_cast<ConstantSDNode>(Stride); PerformDAGCombine() local