| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | format_utils.h | 268 simd4scalari c01 = SIMD128::unpacklo_epi8(c0c2, c1c3); // rgrgrgrgrgrgrgrg local in function:Transpose8_8_8_8::Transpose 270 simd4scalari c0123lo = SIMD128::unpacklo_epi16(c01, c23); // rgbargbargbargba 271 simd4scalari c0123hi = SIMD128::unpackhi_epi16(c01, c23); // rgbargbargbargba
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_tri.c | 404 __m128i c01, c23, unused; local in function:do_triangle_ccw 479 c01 = _mm_unpacklo_epi64(c02, c13); 481 transpose2_64_2_32(&c01, &c23, &dcdx, &dcdy,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_tri.c | 478 __m128i c01, c23, unused; local in function:do_triangle_ccw 553 c01 = _mm_unpacklo_epi64(c02, c13); 555 transpose2_64_2_32(&c01, &c23, &dcdx, &dcdy,
|
| /xsrc/external/mit/libdrm/dist/tests/tegra/ |
| H A D | vic30.h | 231 uint64_t c01 : 20; /* 83..64 */ member in struct:__anon2a354ba10608
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 1378 LLVMValueRef c00, c01, c10, c11, c00f, c01f, c10f, c11f; local in function:lp_build_sample_image_linear 1396 c01 = lp_build_and(ivec_bld, fall_off[1], fall_off[2]); 1397 c01f = LLVMBuildBitCast(builder, c01, coord_bld->vec_type, ""); 1424 c_weight = lp_build_select(coord_bld, c01, w01, c_weight); 1555 col01 = lp_build_select(coord_bld, c01, colc, col01);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 1406 LLVMValueRef c00, c01, c10, c11, c00f, c01f, c10f, c11f; local in function:lp_build_sample_image_linear 1424 c01 = lp_build_and(ivec_bld, fall_off[1], fall_off[2]); 1425 c01f = LLVMBuildBitCast(builder, c01, coord_bld->vec_type, ""); 1452 c_weight = lp_build_select(coord_bld, c01, w01, c_weight); 1583 col01 = lp_build_select(coord_bld, c01, colc, col01);
|
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imstb_truetype.h | 3262 int c01,c12,c,m,i,j; local in function:stbtt__sort_edges_quicksort 3266 c01 = STBTT__COMPARE(&p[0],&p[m]); 3269 if (c01 != c12) {
|
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imstb_truetype.h | 3262 int c01,c12,c,m,i,j; local in function:stbtt__sort_edges_quicksort 3266 c01 = STBTT__COMPARE(&p[0],&p[m]); 3269 if (c01 != c12) {
|