Searched refs:clobbersAllYmmRegs (Results 1 – 1 of 1) sorted by relevance
122 static bool clobbersAllYmmRegs(const MachineOperand &MO) { in clobbersAllYmmRegs() function132 if (MI.isCall() && MO.isRegMask() && !clobbersAllYmmRegs(MO)) in hasYmmReg()