Searched refs:clobbersAllYmmRegs (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp117 static bool clobbersAllYmmRegs(const MachineOperand &MO) { function
128 if (MI->isCall() && MO.isRegMask() && !clobbersAllYmmRegs(MO))

Completed in 44 milliseconds