Home
last modified time | relevance | path

Searched refs:KillM21 (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
867 GetFMAInstrInfo(*Prev, RegM21, RegM22, RegA21, KillM21, KillM22, KillA21); in reassociateFMA()
922 .addReg(RegM21, getKillRegState(KillM21)) in reassociateFMA()
931 AdjustOperandOrder(MINewB, RegX, KillX, RegM21, KillM21, RegM22, KillM22); in reassociateFMA()
963 .addReg(RegM21, getKillRegState(KillM21)) in reassociateFMA()
972 AdjustOperandOrder(MINewB, RegX, KillX, RegM21, KillM21, RegM22, KillM22); in reassociateFMA()