Lines Matching refs:ALL
1 …cpu=mips32 -mattr=+fp64,+msa,-nooddspreg < %s | FileCheck %s -check-prefix=ALL -check-prefix=ODDSP…
2 …cpu=mips32 -mattr=+fp64,+msa,+nooddspreg < %s | FileCheck %s -check-prefix=ALL -check-prefix=NOODD…
28 ; ALL-LABEL: msa_insert_0:
29 ; ALL: mov.s $f13, $f12
30 ; ALL: lw $[[R0:[0-9]+]], %got(v4f32)(
31 ; ALL: ld.w $w[[W0:[0-9]+]], 0($[[R0]])
35 ; ALL: # Clobber
36 ; ALL-NOT: sdc1
37 ; ALL-NOT: ldc1
38 ; ALL: st.w $w[[W0]], 0($[[R0]])
62 ; ALL-LABEL: msa_insert_1:
63 ; ALL: mov.s $f13, $f12
64 ; ALL: lw $[[R0:[0-9]+]], %got(v4f32)(
65 ; ALL: ld.w $w[[W0:[0-9]+]], 0($[[R0]])
69 ; ALL: # Clobber
70 ; ALL-NOT: sdc1
71 ; ALL-NOT: ldc1
72 ; ALL: st.w $w[[W0]], 0($[[R0]])
92 ; ALL-LABEL: msa_extract_0:
93 ; ALL: lw $[[R0:[0-9]+]], %got(v4f32)(
94 ; ALL: ld.w $w12, 0($[[R0]])
95 ; ALL: move.v $w[[W0:13]], $w12
97 ; ALL: # Clobber
98 ; ALL-NOT: st.w
99 ; ALL-NOT: ld.w
100 ; ALL: mov.s $f0, $f[[W0]]
120 ; ALL-LABEL: msa_extract_1:
121 ; ALL: lw $[[R0:[0-9]+]], %got(v4f32)(
122 ; ALL: ld.w $w12, 0($[[R0]])
123 ; ALL: splati.w $w[[W0:[0-9]+]], $w13[1]
127 ; ALL: # Clobber