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

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-mips-dspr2-asm.S203 CONVERT_2x0565_TO_2x8888 t0, t1, t2, t3, t4, t5, t6, t7, t8, t9
234 li t9, 0xff000000
252 or t0, t0, t9
253 or t1, t1, t9
254 or t2, t2, t9
255 or t3, t3, t9
256 or t4, t4, t9
257 or t5, t5, t9
258 or t6, t6, t9
259 or t7, t7, t9
[all...]
H A Dpixman-mips-memcpy-asm.S90 subu t9, t0, 160 /* t9 is the "last safe pref 30, 128(a0)" address */
96 /* In case the a0 > t9 don't use "pref 30" at all */
97 sgtu v1, a0, t9
149 sgtu v1, a0, t9
237 subu t9, t0, 160 /* t9 is the "last safe pref 30, 128(a0)" address */
243 /* In case the a0 > t9 don't use "pref 30" at all */
244 sgtu v1, a0, t9
312 sgtu v1, a0, t9
[all...]
H A Dpixman-mips-dspr2-asm.h60 #define t9 $25 macro
H A Dpixman-rvv.c385 vfloat32m1_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13; local in function:rvv_blend_soft_light_float
397 t9 = __riscv_vfadd_vf_f32m1 (__riscv_vfdiv_vv_f32m1 (t8, da, vl), 3.0f,
400 t3, t9, vl); // (sa - 2*s) * d * ((16 * d / da - 12) * d / da + 3)
/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
122 t9 = px3 * py2 * x2 * x3;
125 t11 = (t10 + t9) * y2;
1084 t695 = (t542 + t43 + t9) * y2;
1263 t825 = (t431 + t9) * y2;
1542 t1023 = (t389 + t1022 + t9) * y2;
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.hpp7456 T9 t9 = NullType(),
7491 SetArg<9, T9>::set(kernel_, t9);
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.hpp7456 T9 t9 = NullType(),
7491 SetArg<9, T9>::set(kernel_, t9);

Completed in 36 milliseconds