Lines Matching full:convention
1 //=== X86CallingConv.cpp - X86 Custom Calling Convention Impl -*- C++ -*-===//
10 // Calling Convention that aren't done by tablegen.
23 /// When regcall calling convention compiled to 32 bit arch, special treatment
33 // calling convention.
123 /// Vectorcall calling convention has special handling for vector types or
162 // In Vectorcall Calling convention, additional shadow stack can be
184 /// Vectorcall calling convention has special handling for vector types or
232 llvm_unreachable("The AnyReg calling convention is only supported by the "
234 // gracefully fallback to X86 C calling convention on Release builds.
296 /// convention. Therefore, we have to look at the argument count up front before