Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3488 static unsigned getRVVReductionOp(unsigned ISDOpcode) { in getRVVReductionOp() function
3582 unsigned RVVOpcode = getRVVReductionOp(Op.getOpcode()); in lowerVECREDUCE()