Lines Matching full:m0
16 if (Q0) vtmp.w=vgather(R0,M0,V0.w).w
17 # CHECK: 2f00c400 { if (q0) vtmp.w = vgather(r0,m0,v0.w).w }
21 vscatter(R0,M0,V0.w).w=V0
22 # CHECK: 2f20c000 { vscatter(r0,m0,v0.w).w = v0 }
26 vscatter(R0,M0,V0.h).h=V0
27 # CHECK: 2f20c020 { vscatter(r0,m0,v0.h).h = v0 }
36 if (Q0) vtmp.h=vgather(R0,M0,V1:0.w).h
37 # CHECK: 2f00c600 { if (q0) vtmp.h = vgather(r0,m0,v1:0.w).h }
46 vtmp.h=vgather(R0,M0,V0.h).h
47 # CHECK: 2f00c100 { vtmp.h = vgather(r0,m0,v0.h).h }
51 vscatter(R0,M0,V1:0.w).h=V0
52 # CHECK: 2f20c040 { vscatter(r0,m0,v1:0.w).h = v0 }
56 vmem(R0++M0):scatter_release
57 # CHECK: 2b20c028 { vmem(r0++m0):scatter_release }
61 vscatter(R0,M0,V1:0.w).h+=V0
62 # CHECK: 2f20c0c0 { vscatter(r0,m0,v1:0.w).h += v0 }
76 vscatter(R0,M0,V0.h).h+=V0
77 # CHECK: 2f20c0a0 { vscatter(r0,m0,v0.h).h += v0 }
81 vtmp.w=vgather(R0,M0,V0.w).w
82 # CHECK: 2f00c000 { vtmp.w = vgather(r0,m0,v0.w).w }
91 if (Q0) vscatter(R0,M0,V1:0.w).h=V0
92 # CHECK: 2fa0c000 { if (q0) vscatter(r0,m0,v1:0.w).h = v0 }
96 if (Q0) vtmp.h=vgather(R0,M0,V0.h).h
97 # CHECK: 2f00c500 { if (q0) vtmp.h = vgather(r0,m0,v0.h).h }
111 vtmp.h=vgather(R0,M0,V1:0.w).h
112 # CHECK: 2f00c200 { vtmp.h = vgather(r0,m0,v1:0.w).h }
121 if (Q0) vscatter(R0,M0,V0.w).w=V0
122 # CHECK: 2f80c000 { if (q0) vscatter(r0,m0,v0.w).w = v0 }
156 vscatter(R0,M0,V0.w).w+=V0
157 # CHECK: 2f20c080 { vscatter(r0,m0,v0.w).w += v0 }
161 if (Q0) vscatter(R0,M0,V0.h).h=V0
162 # CHECK: 2f80c080 { if (q0) vscatter(r0,m0,v0.h).h = v0 }