Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineCombinerPattern.h26 REASSOC_XA_BY, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineCombinerPattern.h26 REASSOC_XA_BY, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp758 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_BY); in getMachineCombinerPatterns()
800 case MachineCombinerPattern::REASSOC_XA_BY: Row = 2; break; in reassociateOps()
869 case MachineCombinerPattern::REASSOC_XA_BY: in genAlternativeCodeSequence()
DMachineCombiner.cpp261 case MachineCombinerPattern::REASSOC_XA_BY: in getCombinerObjective()
/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()