Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9049 static unsigned getRVVReductionOp(unsigned ISDOpcode) { in getRVVReductionOp() function
9234 unsigned RVVOpcode = getRVVReductionOp(Op.getOpcode()); in lowerVECREDUCE()
9329 unsigned RVVOpcode = getRVVReductionOp(Op.getOpcode()); in lowerVPREDUCE()