Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineCombinerPattern.h26 REASSOC_XA_BY, enumerator
/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp650 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_BY); in getMachineCombinerPatterns()
690 case MachineCombinerPattern::REASSOC_XA_BY: Row = 2; break; in reassociateOps()
759 case MachineCombinerPattern::REASSOC_XA_BY: in genAlternativeCodeSequence()
DMachineCombiner.cpp228 case MachineCombinerPattern::REASSOC_XA_BY: in getCombinerObjective()