Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp868 bool KillX = false, KillY = false, KillM11 = false, KillM12 = false, in reassociateFMA() local
878 GetFMAInstrInfo(*Leaf, RegM11, RegM12, RegA11, KillM11, KillM12, KillA11); in reassociateFMA()
966 .addReg(RegM11, getKillRegState(KillM11)) in reassociateFMA()