HomeSort by relevance Sort by last modified time
    Searched full:mips16 (Results 1 - 25 of 700) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Sema/
mips16_attr_allowed.c 6 void __attribute__((mips16)) foo16();
9 void __attribute__((mips16)) foo16_();
14 void foo32__() __attribute__((mips16));
17 void __attribute__((mips16(1))) foo16a(); // expected-error {{'mips16' attribute takes no arguments}}
20 void __attribute__((mips16(1, 2))) foo16b(); // expected-error {{'mips16' attribute takes no arguments}}
25 __attribute((mips16)) int b; // expected-error {{attribute only applies to functions}}
mips16_attr_not_allowed.c 4 void __attribute__((mips16)) foo16(); // expected-warning {{unknown attribute 'mips16' ignored}}
  /external/clang/test/CodeGen/
mips16-attr.c 2 void __attribute__((mips16)) foo (void) {
6 // CHECK: define void @foo() [[MIPS16:#[0-9]+]]
14 // CHECK: attributes [[MIPS16]] = { nounwind {{.*}} "mips16" {{.*}} }
  /external/llvm/test/CodeGen/Mips/
bswap.ll 3 ; RUN: llc < %s -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32r2 -mattr=+mips16 | FileCheck %s -check-prefix=MIPS16
15 ; MIPS16-LABEL: bswap32:
16 ; MIPS16-DAG: srl $[[R0:[0-9]+]], $4, 8
17 ; MIPS16-DAG: srl $[[R1:[0-9]+]], $4, 24
18 ; MIPS16-DAG: sll $[[R2:[0-9]+]], $4, 8
19 ; MIPS16-DAG: sll $[[R3:[0-9]+]], $4, 24
20 ; MIPS16-DAG: li $[[R4:[0-9]+]], 65280
21 ; MIPS16-DAG: and $[[R4]], $[[R0]]
22 ; MIPS16-DAG: or $[[R1]], $[[R4]
    [all...]
null.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 < %s | FileCheck %s -check-prefix=16
8 ; 16: .set mips16
selnek.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
13 define void @calc_z() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
78 define i32 @main() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
80 call void @calc_z() "target-cpu"="mips16" "target-features"="+mips16,+o32"
82 %call = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([5 x i8]* @.str, i32 0, i32 0), i32 %0) "target-cpu"="mips16" "target-features"="+mips16,+o32"
84 %call1 = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([5 x i8]* @.str, i32 0, i32 0), i32 %1) "target-cpu"="mips16" "target-features"="+mips16,+o32
    [all...]
selTBteqzCmpi.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
9 define void @t() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
20 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
selTBtnezCmpi.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
9 define void @t() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
24 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
selTBtnezSlti.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
9 define void @t() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
20 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
mips16_32_1.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s -mips-mixed-16-32 | FileCheck %s
9 ; CHECK: .set mips16
13 attributes #0 = { nounwind "less-precise-fpmad"="false" "mips16" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
rotate.ll 2 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32r2 -mattr=+mips16 < %s | FileCheck %s -check-prefix=mips16
5 ; mips16: .ent rot0
16 ; mips16: .ent rot1
26 ; mips16: .ent rot2
37 ; mips16: .ent rot3
l3mc.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=static < %s | FileCheck %s -check-prefix=__call_stub_fp___fixunsdfsi
3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=static < %s | FileCheck %s -check-prefix=__call_stub_fp___floatdidf
5 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=static < %s | FileCheck %s -check-prefix=__call_stub_fp___floatdisf
7 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=static < %s | FileCheck %s -check-prefix=__call_stub_fp___floatundidf
9 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=static < %s | FileCheck %s -check-prefix=__call_stub_fp___fixsfdi
    [all...]
brsize3.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic -mips16-constant-islands < %s | FileCheck %s -check-prefix=b-no-short
3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic -mips16-constant-islands < %s | FileCheck %s -check-prefix=b-long
const6a.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic -mips16-constant-islands < %s | FileCheck %s -check-prefix=load-relax1
3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic -mips16-constant-islands < %s | FileCheck %s -check-prefix=load-relax
tail16.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic < %s | FileCheck %s
trap1.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=pic
beqzc.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic -mips16-constant-islands < %s | FileCheck %s -check-prefix=cond-b-short
beqzc1.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic -mips16-constant-islands < %s | FileCheck %s -check-prefix=cond-b-short
sel1c.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic -mips16-constant-islands < %s | FileCheck %s -check-prefix=cond-b-short
sel2c.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic -mips16-constant-islands < %s | FileCheck %s -check-prefix=cond-b-short
fpnotneeded.ll 3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32 -relocation-model=static -O3 -mips16-constant-islands < %s -mips-os16 | FileCheck %s -check-prefix=cisle
13 ; 32: .set mips16
26 ; 32: .set mips16
42 ; 32: .set mips16
55 ; 32: .set mips16
blockaddr.ll 7 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32 -mattr=+mips16 -relocation-model=static < %s | FileCheck %s -check-prefix=STATIC-MIPS16-1
8 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32 -mattr=+mips16 -relocation-model=static < %s | FileCheck %s -check-prefix=STATIC-MIPS16-2
41 ; STATIC-MIPS16-1: .ent f
42 ; STATIC-MIPS16-2: .ent f
43 ; STATIC-MIPS16-1: li $[[R1_16:[0-9]+]], %hi($tmp[[TI_16:[0-9]+]])
44 ; STATIC-MIPS16-1: sll ${{[0-9]+}}, $[[R1_16]], 16
45 ; STATIC-MIPS16-2: li ${{[0-9]+}}, %lo($tmp{{[0-9]+}})
46 ; STATIC-MIPS16-1: jal dumm
    [all...]
  /external/clang/test/Driver/
mips-float.c 59 // Default -mips16
61 // RUN: -target mips-linux-gnu -mips16 \
62 // RUN: | FileCheck --check-prefix=CHECK-DEF-MIPS16 %s
63 // CHECK-DEF-MIPS16: "-target-feature" "+mips16"
64 // CHECK-DEF-MIPS16: "-mfloat-abi" "hard"
66 // -mhard-float -mips16
68 // RUN: -target mips-linux-gnu -mhard-float -mips16 \
69 // RUN: | FileCheck --check-prefix=CHECK-HARD-MIPS16 %s
70 // CHECK-HARD-MIPS16: "-target-feature" "+mips16
    [all...]
  /external/llvm/test/MC/Mips/
elf_eflags_mips16.s 6 .set mips16
mips-abi-bad.s 14 # CHECK :.set mips16
15 .set mips16

Completed in 260 milliseconds

1 2 3 4 5 6 7 8 91011>>