Lines Matching refs:mips32r2
1 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32r2 \
5 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32r2 \
6 ; RUN: < %s | FileCheck %s -check-prefix=mips32r2
71 ; mips32r2-LABEL: .ent _Z4sc_iv
80 ; mips32r2: lbu $[[REG1:[0-9]+]], 0(${{[0-9]+}})
81 ; mips32r2: seb ${{[0-9]+}}, $[[REG1]]
109 ; mips32r2-LABEL: .ent _Z4ss_iv
118 ; mips32r2: lhu $[[REG1:[0-9]+]], 0(${{[0-9]+}})
119 ; mips32r2: seh ${{[0-9]+}}, $[[REG1]]
162 ; mips32r2-LABEL: .ent _Z5sc_ssv
170 ; mips32r2: lbu $[[REG1:[0-9]+]], 0(${{[0-9]+}})
171 ; mips32r2: seb ${{[0-9]+}}, $[[REG1]]