Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp861 KillM21 = false, KillM22 = false, KillM31 = false, KillM32 = false, in reassociateFMA() local
864 GetFMAInstrInfo(Root, RegM31, RegM32, RegB, KillM31, KillM32, KillB); in reassociateFMA()
928 .addReg(RegM32, getKillRegState(KillM32)); in reassociateFMA()
932 AdjustOperandOrder(MINewA, RegY, KillY, RegM31, KillM31, RegM32, KillM32); in reassociateFMA()
969 .addReg(RegM32, getKillRegState(KillM32)); in reassociateFMA()
974 KillM32); in reassociateFMA()
1005 KillVarReg = KillM32; in reassociateFMA()