Searched refs:c13 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_tri.c | 403 __m128i cdx02, cdx13, cdy02, cdy13, c02, c13; local in function:do_triangle_ccw 439 c13 = _mm_sub_epi64(cdx13, cdy13); 442 c13 = _mm_sub_epi64(c13, _mm_shuffle_epi32(c_dec, 479 c01 = _mm_unpacklo_epi64(c02, c13); 480 c23 = _mm_unpackhi_epi64(c02, c13);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_tri.c | 477 __m128i cdx02, cdx13, cdy02, cdy13, c02, c13; local in function:do_triangle_ccw 513 c13 = _mm_sub_epi64(cdx13, cdy13); 516 c13 = _mm_sub_epi64(c13, _mm_shuffle_epi32(c_dec, 553 c01 = _mm_unpacklo_epi64(c02, c13); 554 c23 = _mm_unpackhi_epi64(c02, c13);
|
| /xsrc/external/mit/libdrm/dist/tests/tegra/ |
| H A D | vic30.h | 241 uint64_t c13 : 20; /* 103..84 */ member in struct:__anon2a354ba10608
|
Completed in 6 milliseconds