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

/external/clang/test/CodeGen/
H A Dbuiltins-x86.c85 V4f tmp_V4f; local
104 tmp_i = __builtin_ia32_comieq(tmp_V4f, tmp_V4f);
105 tmp_i = __builtin_ia32_comilt(tmp_V4f, tmp_V4f);
106 tmp_i = __builtin_ia32_comile(tmp_V4f, tmp_V4f);
107 tmp_i = __builtin_ia32_comigt(tmp_V4f, tmp_V4f);
108 tmp_i = __builtin_ia32_comige(tmp_V4f, tmp_V4
[all...]

Completed in 17 milliseconds