Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/X86/
H A Dx86-builtins-vector-width.c4 typedef double V4LLi __attribute__((vector_size(32))); typedef
H A Dx86-vector-width.c4 typedef signed long long V4LLi __attribute__((vector_size(32))); typedef
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-x86.c40 typedef signed long long V4LLi __attribute__((vector_size(32))); global() typedef
42 typedef signed long V4LLi __attribute__((vector_size(32))); global() typedef