Searched refs:callClobbersAnyYmmReg (Results 1 – 1 of 1) sorted by relevance
145 static bool callClobbersAnyYmmReg(MachineInstr &MI) { in callClobbersAnyYmmReg() function217 if (MI.isCall() && !callClobbersAnyYmmReg(MI)) in processBasicBlock()