Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9140 auto *StrideC = dyn_cast<SCEVConstant>(AR->getStepRecurrence(*this)); computeExitLimitFromICmp() local
12722 auto *StrideC = dyn_cast<SCEVConstant>(AR->getStepRecurrence(*this)); howManyLessThans() local
13036 if (auto *StrideC = dyn_cast<SCEVConstant>(Stride)) { howManyLessThans() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16024 if (auto *StrideC = dyn_cast<ConstantSDNode>(Stride); PerformDAGCombine() local
16042 if (auto *StrideC = dyn_cast<ConstantSDNode>(Stride); PerformDAGCombine() local