Searched refs:hasLiveDefs (Results 1 – 2 of 2) sorted by relevance
106 static bool hasLiveDefs(const MachineInstr &MI, const TargetRegisterInfo *TRI) { in hasLiveDefs() function163 if (hasLiveDefs(MI, TRI)) { in processAtomicInsts()194 if (hasLiveDefs(MI, TRI)) in processAtomicInsts()
106 static bool hasLiveDefs(const MachineInstr &MI, const TargetRegisterInfo *TRI) { in hasLiveDefs() function165 if (hasLiveDefs(MI, TRI)) { in checkingIllegalXADD()