Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineCombinerPattern.h27 REASSOC_XA_YB, enumerator
/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp647 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_YB); in getMachineCombinerPatterns()
691 case MachineCombinerPattern::REASSOC_XA_YB: Row = 3; break; in reassociateOps()
763 case MachineCombinerPattern::REASSOC_XA_YB: in genAlternativeCodeSequence()
DMachineCombiner.cpp229 case MachineCombinerPattern::REASSOC_XA_YB: in getCombinerObjective()