Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86VZeroUpper.cpp145 static bool callClobbersAnyYmmReg(MachineInstr &MI) { in callClobbersAnyYmmReg() function
217 if (MI.isCall() && !callClobbersAnyYmmReg(MI)) in processBasicBlock()