Lines Matching refs:GT
1 ; RUN: llc -march=mipsel -mcpu=mips32 < %s | FileCheck -check-prefixes=ALL,MIPS32-R1-R2,MIPS32-GT…
2 ; RUN: llc -march=mipsel -mcpu=mips32r2 < %s | FileCheck -check-prefixes=ALL,MIPS32-R1-R2,MIPS32-GT…
3 ; RUN: llc -march=mipsel -mcpu=mips32r6 < %s | FileCheck -check-prefixes=ALL,MIPS32-R6,MIPS32-GT-R1…
5 ; RUN: llc -march=mips64el -mcpu=mips64 < %s | FileCheck -check-prefixes=ALL,MIPS64-GT-R1 %s
6 ; RUN: llc -march=mips64el -mcpu=mips64r2 < %s | FileCheck -check-prefixes=ALL,MIPS64-GT-R1 %s
7 ; RUN: llc -march=mips64el -mcpu=mips64r6 < %s | FileCheck -check-prefixes=ALL,MIPS64-GT-R1 %s
12 ; MIPS32-GT-R1 - MIPS64r1 and above (does not include MIPS64's)
13 ; MIPS64-GT-R1 - MIPS64r1 and above
21 ; MIPS32-GT-R1: clz $2, $4
23 ; MIPS64-GT-R1: clz $2, $4
39 ; MIPS32-GT-R1: clo $2, $4
41 ; MIPS64-GT-R1: clo $2, $4
56 ; MIPS32-GT-R1-DAG: clz $[[R0:[0-9]+]], $4
57 ; MIPS32-GT-R1-DAG: clz $[[R1:[0-9]+]], $5
58 ; MIPS32-GT-R1-DAG: addiu $[[R2:2+]], $[[R0]], 32
63 ; MIPS32-GT-R1-DAG: addiu $3, $zero, 0
65 ; MIPS64-GT-R1: dclz $2, $4
80 ; MIPS32-GT-R1-DAG: clo $[[R0:[0-9]+]], $4
81 ; MIPS32-GT-R1-DAG: clo $[[R1:[0-9]+]], $5
82 ; MIPS32-GT-R1-DAG: addiu $[[R2:2+]], $[[R0]], 32
83 ; MIPS32-GT-R1-DAG: addiu $[[R3:[0-9]+]], $zero, -1
84 ; MIPS32-GT-R1-DAG: xor $[[R4:[0-9]+]], $5, $[[R3]]
89 ; MIPS32-GT-R1-DAG: addiu $3, $zero, 0
91 ; MIPS64-GT-R1: dclo $2, $4