Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineCombinerPattern.h25 REASSOC_AX_YB, enumerator
/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp646 Patterns.push_back(MachineCombinerPattern::REASSOC_AX_YB); in getMachineCombinerPatterns()
689 case MachineCombinerPattern::REASSOC_AX_YB: Row = 1; break; in reassociateOps()
762 case MachineCombinerPattern::REASSOC_AX_YB: in genAlternativeCodeSequence()
DMachineCombiner.cpp227 case MachineCombinerPattern::REASSOC_AX_YB: in getCombinerObjective()