Home
last modified time | relevance | path

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

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