Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-x86.c32 typedef double V4d __attribute__((vector_size(32))); typedef
95 V4d tmp_V4d; in f0()
100 V4d* tmp_V4dp; in f0()
102 const V4d* tmp_V4dCp; in f0()
/external/clang/include/clang/Basic/
DBuiltinsX86.def41 TARGET_BUILTIN(__builtin_ia32_undef256, "V4d", "nc", "")