Home | History | Annotate | Download | only in CodeGen

Lines Matching full:patterns

639     SmallVectorImpl<MachineCombinerPattern> &Patterns) const {
648 Patterns.push_back(MachineCombinerPattern::REASSOC_AX_YB);
649 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_YB);
651 Patterns.push_back(MachineCombinerPattern::REASSOC_AX_BY);
652 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_BY);