Home
last modified time | relevance | path

Searched refs:V4f (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-x86.c24 typedef float V4f __attribute__((vector_size(16))); typedef
86 V4f tmp_V4f; in f0()
89 V4f* tmp_V4fp; in f0()
91 const V4f* tmp_V4fCp; in f0()
/external/clang/include/clang/Basic/
DBuiltinsX86.def307 TARGET_BUILTIN(__builtin_ia32_storehps, "vV2i*V4f", "", "sse")
308 TARGET_BUILTIN(__builtin_ia32_storelps, "vV2i*V4f", "", "sse")
418 TARGET_BUILTIN(__builtin_ia32_movntss, "vf*V4f", "", "sse4a")