Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineCombinerPattern.h24 REASSOC_AX_YB, enumerator
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTargetInstrInfo.cpp796 Patterns.push_back(MachineCombinerPattern::REASSOC_AX_YB); in getMachineCombinerPatterns()
881 case MachineCombinerPattern::REASSOC_AX_YB: in getReassociationOpcodes()
912 case MachineCombinerPattern::REASSOC_AX_YB: in mustSwapOperands()
946 case MachineCombinerPattern::REASSOC_AX_YB: Row = 1; break; in reassociateOps()
1035 case MachineCombinerPattern::REASSOC_AX_YB: in genAlternativeCodeSequence()
DMachineCombiner.cpp308 case MachineCombinerPattern::REASSOC_AX_YB: in getCombinerObjective()