Lines Matching full:mips32
3 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort=1 -mcpu=mips32 \
7 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort=1 -mcpu=mips32 \
8 ; RUN: < %s | FileCheck %s -check-prefix=mips32
72 ; mips32-LABEL: .ent _Z4sc_iv
82 ; mips32: lbu $[[REG1:[0-9]+]], 0(${{[0-9]+}})
83 ; mips32: sll $[[REG2:[0-9]+]], $[[REG1]], 24
84 ; mips32: sra ${{[0-9]+}}, $[[REG2]], 24
110 ; mips32=LABEL: .ent _Z4ss_iv
120 ; mips32: lhu $[[REG1:[0-9]+]], 0(${{[0-9]+}})
121 ; mips32: sll $[[REG2:[0-9]+]], $[[REG1]], 16
122 ; mips32: sra ${{[0-9]+}}, $[[REG2]], 16
163 ; mips32-LABEL: .ent _Z5sc_ssv
172 ; mips32: lbu $[[REG1:[0-9]+]], 0(${{[0-9]+}})
173 ; mips32: sll $[[REG2:[0-9]+]], $[[REG1]], 24
174 ; mips32: sra ${{[0-9]+}}, $[[REG2]], 24