Searched defs:shouldReassociateReduction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.h | 627 bool shouldReassociateReduction(unsigned Opc, EVT VT) const override { shouldReassociateReduction() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 478 virtual bool shouldReassociateReduction(unsigned RedOpc, EVT VT) const { shouldReassociateReduction() function |