Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineCombinerPattern.h25 REASSOC_XA_BY, enumerator
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTargetInstrInfo.cpp800 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_BY); in getMachineCombinerPatterns()
873 case MachineCombinerPattern::REASSOC_XA_BY: in getReassociationOpcodes()
910 case MachineCombinerPattern::REASSOC_XA_BY: in mustSwapOperands()
947 case MachineCombinerPattern::REASSOC_XA_BY: Row = 2; break; in reassociateOps()
1032 case MachineCombinerPattern::REASSOC_XA_BY: in genAlternativeCodeSequence()
DMachineCombiner.cpp309 case MachineCombinerPattern::REASSOC_XA_BY: in getCombinerObjective()