Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp6104 static unsigned getRVVVPReductionOp(unsigned ISDOpcode) { in getRVVVPReductionOp() function
6147 unsigned RVVOpcode = getRVVVPReductionOp(Op.getOpcode()); in lowerVPREDUCE()