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.cpp648 Patterns.push_back(MachineCombinerPattern::REASSOC_AX_YB); in getMachineCombinerPatterns()
687 case MachineCombinerPattern::REASSOC_AX_YB: Row = 1; break; in reassociateOps()
760 case MachineCombinerPattern::REASSOC_AX_YB: in genAlternativeCodeSequence()
DMachineCombiner.cpp225 case MachineCombinerPattern::REASSOC_AX_YB: in getCombinerObjective()