Searched refs:tmp_V2f (Results 1 – 1 of 1) sorted by relevance
78 V2f tmp_V2f; in f0() local456 tmp_V2i = __builtin_ia32_pf2id(tmp_V2f); in f0()457 tmp_V2f = __builtin_ia32_pfacc(tmp_V2f, tmp_V2f); in f0()458 tmp_V2f = __builtin_ia32_pfadd(tmp_V2f, tmp_V2f); in f0()459 tmp_V2i = __builtin_ia32_pfcmpeq(tmp_V2f, tmp_V2f); in f0()460 tmp_V2i = __builtin_ia32_pfcmpge(tmp_V2f, tmp_V2f); in f0()461 tmp_V2i = __builtin_ia32_pfcmpgt(tmp_V2f, tmp_V2f); in f0()462 tmp_V2f = __builtin_ia32_pfmax(tmp_V2f, tmp_V2f); in f0()463 tmp_V2f = __builtin_ia32_pfmin(tmp_V2f, tmp_V2f); in f0()464 tmp_V2f = __builtin_ia32_pfmul(tmp_V2f, tmp_V2f); in f0()[all …]