Home
last modified time | relevance | path

Searched defs:vector8float (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dconvertvector.c4 typedef float vector8float __attribute__((__vector_size__(32))); typedef
H A Dconstant_builtins_vector.cpp28 typedef float vector8float __attribute__((__vector_size__(32))); global() typedef
[all...]
/llvm-project/clang/test/CodeGen/
H A Dconvertvector.c5 typedef float vector8float __attribute__((__vector_size__(32))); typedef
/llvm-project/clang/test/AST/Interp/
H A Dbuiltin-functions.cpp