• Home
  • Raw
  • Download

Lines Matching full:inv

3 ; RUN: llc -march=mips < %s | FileCheck --check-prefixes=ALL,O32-INV %s
4 ; RUN: llc -march=mipsel < %s | FileCheck --check-prefixes=ALL,O32-INV %s
8 ; RUN-TODO: llc -march=mips64 -target-abi o32 < %s | FileCheck --check-prefixes=ALL,ALL-INV,O32-INV
9 …-TODO: llc -march=mips64el -target-abi o32 < %s | FileCheck --check-prefixes=ALL,ALL-INV,O32-INV %s
13 ; RUN: llc -march=mips64 -target-abi n32 < %s | FileCheck --check-prefixes=ALL,ALL-INV,N32-INV %s
14 ; RUN: llc -march=mips64el -target-abi n32 < %s | FileCheck --check-prefixes=ALL,ALL-INV,N32-INV %s
18 ; RUN: llc -march=mips64 -target-abi n64 < %s | FileCheck --check-prefixes=ALL,ALL-INV,N64-INV %s
19 ; RUN: llc -march=mips64el -target-abi n64 < %s | FileCheck --check-prefixes=ALL,ALL-INV,N64-INV %s
33 ; ALL-INV-NOT: sdc1 $f0,
34 ; ALL-INV-NOT: sdc1 $f1,
35 ; ALL-INV-NOT: sdc1 $f2,
36 ; ALL-INV-NOT: sdc1 $f3,
37 ; ALL-INV-NOT: sdc1 $f4,
38 ; ALL-INV-NOT: sdc1 $f5,
39 ; ALL-INV-NOT: sdc1 $f6,
40 ; ALL-INV-NOT: sdc1 $f7,
41 ; ALL-INV-NOT: sdc1 $f8,
42 ; ALL-INV-NOT: sdc1 $f9,
43 ; ALL-INV-NOT: sdc1 $f10,
44 ; ALL-INV-NOT: sdc1 $f11,
45 ; ALL-INV-NOT: sdc1 $f12,
46 ; ALL-INV-NOT: sdc1 $f13,
47 ; ALL-INV-NOT: sdc1 $f14,
48 ; ALL-INV-NOT: sdc1 $f15,
49 ; ALL-INV-NOT: sdc1 $f16,
50 ; ALL-INV-NOT: sdc1 $f17,
51 ; ALL-INV-NOT: sdc1 $f18,
52 ; ALL-INV-NOT: sdc1 $f19,
53 ; ALL-INV-NOT: sdc1 $f21,
54 ; ALL-INV-NOT: sdc1 $f23,
66 ; O32-INV-NOT: sdc1 $f25,
68 ; O32-INV-NOT: sdc1 $f27,
70 ; O32-INV-NOT: sdc1 $f29,
72 ; O32-INV-NOT: sdc1 $f31,
85 ; N32-INV-NOT: sdc1 $f25,
87 ; N32-INV-NOT: sdc1 $f27,
89 ; N32-INV-NOT: sdc1 $f29,
91 ; N32-INV-NOT: sdc1 $f31,
95 ; N64-INV-NOT: sdc1 $f20,
96 ; N64-INV-NOT: sdc1 $f22,