Searched defs:V4f (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Dbuiltins-x86.c24 typedef float V4f __attribute__((vector_size(16))); typedef
85 V4f tmp_V4f;
88 V4f* tmp_V4fp;
90 const V4f* tmp_V4fCp;

Completed in 18 milliseconds