Searched defs:RedOpc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 478 shouldReassociateReduction(unsigned RedOpc,EVT VT) shouldReassociateReduction() argument |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 1308 reassociateReduction(unsigned RedOpc,unsigned Opc,const SDLoc & DL,EVT VT,SDValue N0,SDValue N1,SDNodeFlags Flags) reassociateReduction() argument |