Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5333 static unsigned getRVVVPReductionOp(unsigned ISDOpcode) { in getRVVVPReductionOp() function
5377 unsigned RVVOpcode = getRVVVPReductionOp(Op.getOpcode()); in lowerVPREDUCE()