Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp5868 static unsigned getRVVReductionOp(unsigned ISDOpcode) { in getRVVReductionOp() function
6036 unsigned RVVOpcode = getRVVReductionOp(Op.getOpcode()); in lowerVECREDUCE()