Searched defs:z01 (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/tests/graw/
H A Dfs-frontface.c20 #define z01 0.5 macro
37 { 0.2, 0.9, z01, 1.0 },
42 {-0.9, 0.9, z01, 1.0 },
H A Dfs-write-z.c23 #define z01 0.5 macro
41 { 0.2, 0.9, z01, 1.0 },
46 {-0.9, 0.9, z01, 1.0 },
/external/valgrind/VEX/priv/
H A Dguest_ppc_toIR.c17768 IRTemp z01 = newTemp(Ity_V128); local
17779 assign( z01, binop(Iop_InterleaveHI16x8, mkexpr(zeros),
17793 binop(Iop_ShlN32x4, mkexpr(z01), mkU8(16)),
17801 IRTemp z01 = newTemp(Ity_V128); local
17812 assign( z01, binop(Iop_InterleaveLO16x8, mkexpr(zeros),
17826 binop(Iop_ShlN32x4, mkexpr(z01), mkU8(16)),

Completed in 306 milliseconds