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