Searched refs:t7 (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-mips-memcpy-asm.S114 lw t7, 28(a1)
124 sw t7, 28(a0)
136 lw t7, 60(a1)
146 sw t7, 60(a0)
170 lw t7, 28(a1)
180 sw t7, 28(a0)
268 LWHI t7, 28(a1)
269 LWLO t7, 31(a1)
279 sw t7, 28(a0)
298 LWHI t7, 6
[all...]
H A Dpixman-mips-dspr2-asm.S161 CONVERT_2x8888_TO_2x0565 t0, t1, t2, t3, t4, t5, t6, t7, t8
203 CONVERT_2x0565_TO_2x8888 t0, t1, t2, t3, t4, t5, t6, t7, t8, t9
250 lw t7, 28(a1)
259 or t7, t7, t9
268 sw t7, 28(a0)
279 lw t7, 28(a1)
288 or t7, t7, t9
296 sw t7, 2
[all...]
H A Dpixman-rvv.c298 vfloat32m1_t t0, t1, t2, t3, t4, t5, t6, t7; local in function:rvv_blend_color_burn_float
316 t7 = __riscv_vmerge_vvm_f32m1 (t5, t2, is_d_ge_da, vl);
318 return t7;
385 vfloat32m1_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13; local in function:rvv_blend_soft_light_float
393 t7 = __riscv_vfdiv_vv_f32m1 (__riscv_vfmul_vf_f32m1 (d, 16.0f, vl), da,
395 t8 = __riscv_vfmul_vv_f32m1 (d, __riscv_vfsub_vf_f32m1 (t7, 12.0f, vl),
H A Dpixman-mips-dspr2-asm.h50 #define t7 $15 macro
/xsrc/external/mit/pixman/dist/demos/
H A Dquad2quad.c23 t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15, t16, t17, t18, local in function:quad_to_quad
120 t7 = - px2 * px3 * x2 * x3 * y3;
121 t8 = py1 * (t7 + t6 + t4);
1664 + px1 * t81 + px1 * t29 * t76 + t7 + t6 + t4
1699 + y1 * (x1 * (px1 * t712 + t7 + t6 + t4) + t732) + px1 * t537 * t1)
1723 + py0 * (x1 * (px1 * t684 + t7 + t6 + t4) + t682
1741 + t1 * (px1 * t768 + t7 + t6 + t4))
1755 + y1 * (px1 * x1 * t597 + px1 * t797 + t7 + t6 + t4)
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.hpp7454 T7 t7 = NullType(),
7489 SetArg<7, T7>::set(kernel_, t7);
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.hpp7454 T7 t7 = NullType(),
7489 SetArg<7, T7>::set(kernel_, t7);

Completed in 55 milliseconds