• Home
  • Raw
  • Download

Lines Matching full:all

1 ; RUN: llc < %s -march=mips -mcpu=mips2 | FileCheck %s -check-prefixes=ALL,GP32
2 ; RUN: llc < %s -march=mips -mcpu=mips32 | FileCheck %s -check-prefixes=ALL,GP32
3 ; RUN: llc < %s -march=mips -mcpu=mips32r2 | FileCheck %s -check-prefixes=ALL,GP32
4 ; RUN: llc < %s -march=mips -mcpu=mips32r3 | FileCheck %s -check-prefixes=ALL,GP32
5 ; RUN: llc < %s -march=mips -mcpu=mips32r5 | FileCheck %s -check-prefixes=ALL,GP32
6 ; RUN: llc < %s -march=mips -mcpu=mips32r6 | FileCheck %s -check-prefixes=ALL,GP32
7 ; RUN: llc < %s -march=mips64 -mcpu=mips3 | FileCheck %s -check-prefixes=ALL,GP64
8 ; RUN: llc < %s -march=mips64 -mcpu=mips4 | FileCheck %s -check-prefixes=ALL,GP64
9 ; RUN: llc < %s -march=mips64 -mcpu=mips64 | FileCheck %s -check-prefixes=ALL,GP64
10 ; RUN: llc < %s -march=mips64 -mcpu=mips64r2 | FileCheck %s -check-prefixes=ALL,GP64
11 ; RUN: llc < %s -march=mips64 -mcpu=mips64r3 | FileCheck %s -check-prefixes=ALL,GP64
12 ; RUN: llc < %s -march=mips64 -mcpu=mips64r5 | FileCheck %s -check-prefixes=ALL,GP64
13 ; RUN: llc < %s -march=mips64 -mcpu=mips64r6 | FileCheck %s -check-prefixes=ALL,GP64
15 ; RUN: -check-prefixes=ALL,MM,MM32
17 ; RUN: -check-prefixes=ALL,MM,MM32
19 ; RUN: -check-prefixes=ALL,MM,MM64
23 ; ALL-LABEL: or_i1:
38 ; ALL-LABEL: or_i8:
53 ; ALL-LABEL: or_i16:
68 ; ALL-LABEL: or_i32:
88 ; ALL-LABEL: or_i64:
108 ; ALL-LABEL: or_i128:
140 ; ALL-LABEL: or_i1_4:
142 ; ALL: move $2, $4
150 ; ALL-LABEL: or_i8_4:
152 ; ALL: ori $2, $4, 4
160 ; ALL-LABEL: or_i16_4:
162 ; ALL: ori $2, $4, 4
170 ; ALL-LABEL: or_i32_4:
172 ; ALL: ori $2, $4, 4
180 ; ALL-LABEL: or_i64_4:
198 ; ALL-LABEL: or_i128_4:
224 ; ALL-LABEL: or_i1_31:
238 ; ALL-LABEL: or_i8_31:
240 ; ALL: ori $2, $4, 31
248 ; ALL-LABEL: or_i16_31:
250 ; ALL: ori $2, $4, 31
258 ; ALL-LABEL: or_i32_31:
260 ; ALL: ori $2, $4, 31
268 ; ALL-LABEL: or_i64_31:
286 ; ALL-LABEL: or_i128_31:
312 ; ALL-LABEL: or_i1_255:
326 ; ALL-LABEL: or_i8_255:
340 ; ALL-LABEL: or_i16_255:
342 ; ALL: ori $2, $4, 255
350 ; ALL-LABEL: or_i32_255:
352 ; ALL: ori $2, $4, 255
360 ; ALL-LABEL: or_i64_255:
378 ; ALL-LABEL: or_i128_255:
404 ; ALL-LABEL: or_i1_32768:
406 ; ALL: move $2, $4
414 ; ALL-LABEL: or_i8_32768:
416 ; ALL: move $2, $4
424 ; ALL-LABEL: or_i16_32768:
441 ; ALL-LABEL: or_i32_32768:
443 ; ALL: ori $2, $4, 32768
451 ; ALL-LABEL: or_i64_32768:
469 ; ALL-LABEL: or_i128_32768:
495 ; ALL-LABEL: or_i1_65:
509 ; ALL-LABEL: or_i8_65:
511 ; ALL: ori $2, $4, 65
519 ; ALL-LABEL: or_i16_65:
521 ; ALL: ori $2, $4, 65
529 ; ALL-LABEL: or_i32_65:
531 ; ALL: ori $2, $4, 65
539 ; ALL-LABEL: or_i64_65:
557 ; ALL-LABEL: or_i128_65:
583 ; ALL-LABEL: or_i1_256:
585 ; ALL: move $2, $4
593 ; ALL-LABEL: or_i8_256:
595 ; ALL: move $2, $4
603 ; ALL-LABEL: or_i16_256:
605 ; ALL: ori $2, $4, 256
613 ; ALL-LABEL: or_i32_256:
615 ; ALL: ori $2, $4, 256
623 ; ALL-LABEL: or_i64_256:
641 ; ALL-LABEL: or_i128_256: