Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5114 static unsigned getRVVReductionOp(unsigned ISDOpcode) { in getRVVReductionOp() function
5245 unsigned RVVOpcode = getRVVReductionOp(Op.getOpcode()); in lowerVECREDUCE()