Home
last modified time | relevance | path

Searched defs:shouldReassociateReduction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h627 bool shouldReassociateReduction(unsigned Opc, EVT VT) const override { in shouldReassociateReduction() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h479 virtual bool shouldReassociateReduction(unsigned RedOpc, EVT VT) const { in shouldReassociateReduction() function