Home
last modified time | relevance | path

Searched defs:V2LLi (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/X86/
H A Dx86-builtins-vector-width.c3 typedef double V2LLi __attribute__((vector_size(16))); typedef
H A Dx86-vector-width.c3 typedef signed long long V2LLi __attribute__((vector_size(16))); typedef
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-x86.c28 typedef signed long long V2LLi __attribute__((vector_size(16))); global() typedef
30 typedef signed long V2LLi __attribute__((vector_size(16))); global() typedef