Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVGatherScatterLowering.cpp109 static std::pair<Value *, Value *> matchStridedConstant(Constant *StartC) { in matchStridedConstant() function
143 return matchStridedConstant(StartC); in matchStridedStart()