Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp514 Patterns.push_back(PPCMachineCombinerPattern::REASSOC_XMM_AMM_BMM); in getFMAPatterns()
743 case PPCMachineCombinerPattern::REASSOC_XMM_AMM_BMM: in getCombinerObjective()
775 case PPCMachineCombinerPattern::REASSOC_XMM_AMM_BMM: in genAlternativeCodeSequence()
807 (Pattern == PPCMachineCombinerPattern::REASSOC_XMM_AMM_BMM); in reassociateFMA()
818 case PPCMachineCombinerPattern::REASSOC_XMM_AMM_BMM: in reassociateFMA()
869 if (Pattern == PPCMachineCombinerPattern::REASSOC_XMM_AMM_BMM) { in reassociateFMA()
897 if (Pattern == PPCMachineCombinerPattern::REASSOC_XMM_AMM_BMM) { in reassociateFMA()
952 case PPCMachineCombinerPattern::REASSOC_XMM_AMM_BMM: { in reassociateFMA()
H A DPPCInstrInfo.h92 REASSOC_XMM_AMM_BMM, enumerator