Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3724 static unsigned getRVVReductionOp(unsigned ISDOpcode) { in getRVVReductionOp() function
3818 unsigned RVVOpcode = getRVVReductionOp(Op.getOpcode()); in lowerVECREDUCE()