Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp860 bool KillX = false, KillY = false, KillM11 = false, KillM12 = false, in reassociateFMA() local
870 GetFMAInstrInfo(*Leaf, RegM11, RegM12, RegA11, KillM11, KillM12, KillA11); in reassociateFMA()
959 .addReg(RegM12, getKillRegState(KillM12)); in reassociateFMA()