Home
last modified time | relevance | path

Searched refs:KillM11 (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()
958 .addReg(RegM11, getKillRegState(KillM11)) in reassociateFMA()