Home
last modified time | relevance | path

Searched defs:v4sf (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/Sema/
H A Dattr-mode-vector-types.c16 typedef float v4sf __attribute__((mode(V4SF))); typedef
18 typedef float v4sf __attribute__((mode(SF))) __attribute__ ((vector_size(16))); typedef
H A Dexpr-address-of.c29 typedef float v4sf __attribute__ ((vector_size (16))); in testVectorComponentAccess() typedef
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dppc64-struct-onevect.c4 typedef float v4sf __attribute__ ((vector_size (16))); typedef
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A D2007-05-03-VectorInit.cpp4 typedef float v4sf __attribute__((vector_size(16))); typedef
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dmips-vector-return.c7 typedef float v4sf __attribute__ ((__vector_size__ (16))); typedef
H A Dmips-vector-arg.c8 typedef float v4sf __attribute__ ((__vector_size__ (16))); typedef