Searched refs:MachineCombinerPattern (Results 1 – 7 of 7) sorted by relevance
1073 Patterns.push_back(MachineCombinerPattern::ACC_CHAIN); in getAccumulatorReassociationPatterns()1156 Patterns.push_back(MachineCombinerPattern::REASSOC_AX_YB); in getMachineCombinerPatterns()1157 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_YB); in getMachineCombinerPatterns()1159 Patterns.push_back(MachineCombinerPattern::REASSOC_AX_BY); in getMachineCombinerPatterns()1160 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_BY); in getMachineCombinerPatterns()1178 case MachineCombinerPattern::ACC_CHAIN: in getCombinerObjective()1236 case MachineCombinerPattern::REASSOC_AX_BY: in getReassociationOpcodes()1244 case MachineCombinerPattern::REASSOC_XA_BY: in getReassociationOpcodes()1252 case MachineCombinerPattern::REASSOC_AX_YB: in getReassociationOpcodes()1260 case MachineCombinerPattern::REASSOC_XA_YB: in getReassociationOpcodes()[all …]
302 case MachineCombinerPattern::REASSOC_AX_BY: in getCombinerObjective()303 case MachineCombinerPattern::REASSOC_AX_YB: in getCombinerObjective()304 case MachineCombinerPattern::REASSOC_XA_BY: in getCombinerObjective()305 case MachineCombinerPattern::REASSOC_XA_YB: in getCombinerObjective()
28 enum MachineCombinerPattern : unsigned { enum
54 FMADD_AX = MachineCombinerPattern::TARGET_PATTERN_START,
32 DPWSSD = MachineCombinerPattern::TARGET_PATTERN_START,
94 REASSOC_XY_AMM_BMM = MachineCombinerPattern::TARGET_PATTERN_START,
39 SUBADD_OP1 = MachineCombinerPattern::TARGET_PATTERN_START,