Home
last modified time | relevance | path

Searched refs:__vectorcall (Results 1 – 24 of 24) sorted by relevance

/external/clang/test/CodeGen/
Dvectorcall.c4 void __vectorcall v1(int a, int b) {} in v1()
8 void __vectorcall v2(char a, char b) {} in v2()
13 void __vectorcall v3(int a, struct Small b, int c) {} in v3()
18 void __vectorcall v4(int a, struct Large b, int c) {} in v4()
26 void __vectorcall hfa1(int a, struct HFA4 b, int c) {} in hfa1()
33 void __vectorcall hfa2(struct HFA4 a, struct HFA4 b, double c) {} in hfa2()
39 void __vectorcall hfa3(double a, double b, double c, double d, double e, struct HFA2 f) {} in hfa3()
46 void __vectorcall hfa4(struct HFA5 a) {} in hfa4()
52 struct HFA2 __vectorcall hfa5(void) { return g_hfa2; } in hfa5()
60 void __vectorcall hva1(int a, struct HVA4 b, int c) {} in hva1()
[all …]
Dmangle-windows.c57 void __vectorcall v1(void) {} in v1()
63 void __vectorcall v2(char a) {} in v2()
69 void __vectorcall v3(short a) {} in v3()
73 void __vectorcall v4(int a) {} in v4()
77 void __vectorcall v5(long long a) {} in v5()
81 void __vectorcall v6(char a, char b) {} in v6()
Dmicrosoft-call-conv.c23 void __vectorcall f61(void) { in f61()
36 void (__vectorcall *pf7)(void) = f61; variable
/external/clang/test/Sema/
Ddecl-microsoft-call-conv.c18 void __vectorcall CrcGenerateTableVectorcall(void);
19 void __vectorcall CrcGenerateTableVectorcall();
20 void __vectorcall CrcGenerateTableVectorcall() {} in CrcGenerateTableVectorcall()
26 void __vectorcall CrcGenerateTableNoProtoVectorcall(); // expected-error{{function with no prototyp…
32 void __vectorcall CrcGenerateTableNoProtoDefVectorcall() {} in CrcGenerateTableNoProtoDefVectorcall()
/external/clang/test/SemaCXX/
Ddecl-microsoft-call-conv.cpp13 void __vectorcall free_func_vectorcall(); // expected-note 2 {{previous declaration is here}}
53 void __vectorcall member_vectorcall1();
54 void __vectorcall member_vectorcall2(); // expected-note {{previous declaration is here}}
80__vectorcall S(); // expected-warning {{vectorcall calling convention ignored on constructor/destr…
164 void __cdecl __cdecl __stdcall __cdecl __fastcall __vectorcall multi_cc(int x);
/external/clang/test/CodeGenCXX/
Ddebug-info-calling-conventions.cpp16 void __vectorcall vectorcallcc() {} in vectorcallcc()
Dmangle-ms.cpp390 void __vectorcall vector_func() { } in vector_func()
/external/llvm/test/tools/llvm-symbolizer/pdb/Inputs/
Dtest.cpp28 void __vectorcall foo_vectorcall() {} in foo_vectorcall()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-symbolizer/pdb/Inputs/
Dtest.cpp28 void __vectorcall foo_vectorcall() {} in foo_vectorcall()
/external/clang/test/Parser/
DMicrosoftExtensions.c101 typedef void(*ignored_quals_dummy6)(), __vectorcall ignored_quals6; // expected-warning {{qualifier…
DMicrosoftExtensions.cpp377 typedef void(*ignored_quals_dummy6)(), __vectorcall ignored_quals6; // expected-warning {{qualifier…
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
DDW_AT_calling-convention.ll13 ; void __vectorcall vectorcallcc() {}
/external/llvm/test/DebugInfo/X86/
DDW_AT_calling-convention.ll13 ; void __vectorcall vectorcallcc() {}
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_types.hpp42 #define SIMDCALL __vectorcall
/external/llvm/test/DebugInfo/COFF/
Dtypes-calling-conv.ll12 ; void __vectorcall vectorcallcc() {}
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dtypes-calling-conv.ll12 ; void __vectorcall vectorcallcc() {}
/external/clang/include/clang/Basic/
DTokenKinds.def496 KEYWORD(__vectorcall , KEYALL)
620 ALIAS("_vectorcall" , __vectorcall, KEYMS)
DAttrDocs.td1175 See the documentation for `__vectorcall`_ on MSDN for more details.
1177 .. _`__vectorcall`: http://msdn.microsoft.com/en-us/library/dn375768.aspx
DAttr.td1457 let Spellings = [GNU<"vectorcall">, Keyword<"__vectorcall">,
/external/swiftshader/third_party/llvm-7.0/llvm/test/Demangle/
Dms-mangle.test329 ; CHECK: void __vectorcall vector_func(void)
/external/clang/include/clang/Driver/
DCLCompatOptions.td282 HelpText<"Set __vectorcall as a default calling convention">;
/external/skia/src/opts/
DSkRasterPipeline_opts.h794 #define ABI __vectorcall
/external/skqp/src/opts/
DSkRasterPipeline_opts.h794 #define ABI __vectorcall
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLangRef.rst1993 ``__fastcall``, and ``__vectorcall`` have custom mangling that appends