Searched defs:callClobbersAnyYmmReg (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp142 static bool callClobbersAnyYmmReg(MachineInstr *MI) { function
207 if (MI->isCall() && !callClobbersAnyYmmReg(MI))

Completed in 115 milliseconds