Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12914 static unsigned getVecReduceOpcode(unsigned Opc) { in getVecReduceOpcode() function
12973 const unsigned ReduceOpc = getVecReduceOpcode(Opc); in combineBinOpOfExtractToReduceTree()