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.h26 REASSOC_XA_YB, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp932 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_YB); in getMachineCombinerPatterns()
1024 case MachineCombinerPattern::REASSOC_XA_YB: in getReassociationOpcodes()
1049 case MachineCombinerPattern::REASSOC_XA_YB: in mustSwapOperands()
1083 case MachineCombinerPattern::REASSOC_XA_YB: Row = 3; break; in reassociateOps()
1194 case MachineCombinerPattern::REASSOC_XA_YB: in genAlternativeCodeSequence()
H A DMachineCombiner.cpp311 case MachineCombinerPattern::REASSOC_XA_YB: in getCombinerObjective()