Home
last modified time | relevance | path

Searched refs:matchStridedConstant (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp90 static std::pair<Value *, Value *> matchStridedConstant(Constant *StartC) { in matchStridedConstant() function
127 return matchStridedConstant(StartC); in matchStridedStart()