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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp106 bool IsX86INTR; member in class:__anon4465::VZeroUpperInserter
214 if (IsX86INTR && IsReturn)
295 IsX86INTR = MF.getFunction().getCallingConv() == CallingConv::X86_INTR;

Completed in 100 milliseconds