Home
last modified time | relevance | path

Searched refs:REASSOC_XY_BCA (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h96 REASSOC_XY_BCA, enumerator
H A DPPCInstrInfo.cpp479 Patterns.push_back(PPCMachineCombinerPattern::REASSOC_XY_BCA); in getFMAPatterns()
546 case PPCMachineCombinerPattern::REASSOC_XY_BCA: in finalizeInsInstrs()
745 case PPCMachineCombinerPattern::REASSOC_XY_BCA: in getCombinerObjective()
776 case PPCMachineCombinerPattern::REASSOC_XY_BCA: in genAlternativeCodeSequence()
828 case PPCMachineCombinerPattern::REASSOC_XY_BCA: { in reassociateFMA()
997 case PPCMachineCombinerPattern::REASSOC_XY_BCA: { in reassociateFMA()
1000 if (Pattern == PPCMachineCombinerPattern::REASSOC_XY_BCA) { in reassociateFMA()