Home
last modified time | relevance | path

Searched refs:REASSOC_XA_YB (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineCombinerPattern.h34 REASSOC_XA_YB, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp932 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_YB); in getMachineCombinerPatterns()
1028 case MachineCombinerPattern::REASSOC_XA_YB: in getReassociationOpcodes()
1053 case MachineCombinerPattern::REASSOC_XA_YB: in mustSwapOperands()
1071 case MachineCombinerPattern::REASSOC_XA_YB: in getReassociateOperandIndices()
1156 case MachineCombinerPattern::REASSOC_XA_YB: in reassociateOps()
H A DMachineCombiner.cpp308 case MachineCombinerPattern::REASSOC_XA_YB: in getCombinerObjective()