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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp106 bool IsX86INTR; member in class:__anon2881::VZeroUpperInserter
213 if (IsX86INTR && IsReturn)
292 IsX86INTR = MF.getFunction().getCallingConv() == CallingConv::X86_INTR;

Completed in 154 milliseconds