Home
last modified time | relevance | path

Searched refs:V2LLi (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/test/CodeGen/X86/
Dx86-vector-width.c3 typedef signed long long V2LLi __attribute__((vector_size(16))); typedef
6 V2LLi ret_128();
8 void arg_128(V2LLi);
12 V2LLi foo(void) { in foo()
13 return (V2LLi){ 0, 0 }; in foo()
22 V2LLi tmp_V2LLi; in hoo()
33 V2LLi tmp_V2LLi; in koo()
43 void moo(V2LLi x) { in moo()
Dx86-builtins-vector-width.c3 typedef double V2LLi __attribute__((vector_size(16))); typedef
8 V2LLi tmp_V2LLi; in foo()
15 V2LLi tmp_V2LLi; in goo()
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-x86.c28 typedef signed long long V2LLi __attribute__((vector_size(16))); typedef
30 typedef signed long V2LLi __attribute__((vector_size(16))); typedef
92 V2LLi* tmp_V2LLip; in f0()
107 V2LLi tmp_V2LLi; in f0()
/external/clang/test/CodeGen/
Dbuiltins-x86.c22 typedef signed long long V2LLi __attribute__((vector_size(16))); typedef
70 V2LLi* tmp_V2LLip; in f0()
85 V2LLi tmp_V2LLi; in f0()
/external/clang/include/clang/Basic/
DBuiltinsX86.def490 TARGET_BUILTIN(__builtin_ia32_maskloadpd, "V2dV2dC*V2LLi", "", "avx")
574 TARGET_BUILTIN(__builtin_ia32_maskloadq, "V2LLiV2LLiC*V2LLi", "", "avx2")