Home
last modified time | relevance | path

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

/third_party/python/Doc/c-api/
Dcall.rst35 The Vectorcall Protocol
133 Vectorcall Support API
Dtypeobj.rst2013 Vectorcall function to use for calls of this type object.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h68 Vectorcall, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangleNodes.cpp104 case CallingConv::Vectorcall: in outputCallingConvention()
DMicrosoftDemangle.cpp1713 return CallingConv::Vectorcall; in demangleCallingConvention()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CallingConv.td319 // X86-32 Vectorcall return-value convention.
359 // Vectorcall calling convention always returns FP values in XMMs.
467 // Handle Vectorcall CC
/third_party/python/Misc/NEWS.d/
D3.9.0a4.rst945 The Vectorcall API (PEP 590) was made public, adding the functions
D3.8.0b1.rst2018 Implement :pep:`590`: Vectorcall: a fast calling protocol for CPython. This
/third_party/python/Doc/whatsnew/
D3.8.rst349 PEP 590: Vectorcall: a fast calling protocol for CPython