Searched refs:Vectorcall (Results 1 – 9 of 9) sorted by relevance
35 The Vectorcall Protocol133 Vectorcall Support API
2013 Vectorcall function to use for calls of this type object.
68 Vectorcall, enumerator
104 case CallingConv::Vectorcall: in outputCallingConvention()
1713 return CallingConv::Vectorcall; in demangleCallingConvention()
319 // X86-32 Vectorcall return-value convention.359 // Vectorcall calling convention always returns FP values in XMMs.467 // Handle Vectorcall CC
945 The Vectorcall API (PEP 590) was made public, adding the functions
2018 Implement :pep:`590`: Vectorcall: a fast calling protocol for CPython. This
349 PEP 590: Vectorcall: a fast calling protocol for CPython