Home
last modified time | relevance | path

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

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