OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mips16
(Results
76 - 100
of
397
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Target/Mips/
Mips16HardFloatInfo.cpp
1
//===---- Mips16HardFloatInfo.cpp for
Mips16
Hard Float -----===//
10
// This file contains the
Mips16
implementation of Mips16HardFloatInfo
Mips16HardFloatInfo.h
1
//===---- Mips16HardFloatInfo.h for
Mips16
Hard Float --------===//
11
//
Mips16
hard float.
Mips16RegisterInfo.h
1
//===-- Mips16RegisterInfo.h -
Mips16
Register Information ------*- C++ -*-===//
10
// This file contains the
Mips16
implementation of the TargetRegisterInfo class.
MipsTargetMachine.cpp
96
NoMips16Subtarget(TT, CPU, FS.empty() ? "-
mips16
" : FS.str() + ",-
mips16
",
98
Mips16Subtarget(TT, CPU, FS.empty() ? "+
mips16
" : FS.str() + ",+
mips16
",
136
!F.getFnAttribute("
mips16
").hasAttribute(Attribute::None);
151
FS += FS.empty() ? "+
mips16
" : ",+
mips16
";
153
FS += FS.empty() ? "-
mips16
" : ",-
mips16
";
MipsSubtarget.cpp
34
// FIXME: Maybe this should be on by default when
Mips16
is specified
38
cl::desc("Allow for a mixture of
Mips16
"
47
static cl::opt<bool> Mips16HardFloat("
mips16
-hard-float", cl::NotHidden,
48
cl::desc("Enable
mips16
hard float."),
52
Mips16ConstantIslands("
mips16
-constant-islands", cl::NotHidden,
53
cl::desc("Enable
mips16
constant islands."),
Mips16ISelLowering.h
1
//===-- Mips16ISelLowering.h -
Mips16
DAG Lowering Interface ----*- C++ -*-===//
10
// Subclass of MipsTargetLowering specialized for
mips16
.
/external/llvm/test/CodeGen/Mips/
elf_eflags.ll
34
; RUN: llc -mtriple mipsel-unknown-linux -mcpu=mips32r2 -mattr=+
mips16
-relocation-model=pic %s -o - | FileCheck -check-prefix=CHECK-LE32R2-
MIPS16
%s
79
; 32R2 bit
MIPS16
with PIC
80
; CHECK-LE32R2-
MIPS16
: .abicalls
81
; CHECK-LE32R2-
MIPS16
: .set
mips16
hf16call32_body.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-relocation-model=static < %s | FileCheck %s -check-prefix=stel
21
; stel: .section .
mips16
.fn.v_sf,"ax",@progbits
41
; stel: .section .
mips16
.fn.v_df,"ax",@progbits
64
; stel: .section .
mips16
.fn.v_sf_sf,"ax",@progbits
87
; stel: .section .
mips16
.fn.v_sf_df,"ax",@progbits
111
; stel: .section .
mips16
.fn.v_df_sf,"ax",@progbits
135
; stel: .section .
mips16
.fn.v_df_df,"ax",@progbits
165
; stel: .section .
mips16
.fn.sf_sf,"ax",@progbits
185
; stel: .section .
mips16
.fn.sf_df,"ax",@progbits
209
; stel: .section .
mips16
.fn.sf_sf_sf,"ax",@progbit
[
all
...]
fp16mix.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-relocation-model=static -mips32-function-mask=10 -mips-os16 < %s | FileCheck %s -check-prefix=fmask1
3
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-relocation-model=static -mips32-function-mask=01 -mips-os16 < %s | FileCheck %s -check-prefix=fmask2
5
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-relocation-model=static -mips32-function-mask=10. -mips-os16 < %s | FileCheck %s -check-prefix=fmask1nr
lcb2.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-soft-float -
mips16
-hard-float -relocation-model=static -
mips16
-constant-islands=true < %s | FileCheck %s -check-prefix=lcb
3
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-soft-float -
mips16
-hard-float -relocation-model=static -
mips16
-constant-islands=true < %s | FileCheck %s -check-prefix=lcbn
lcb3c.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-soft-float -
mips16
-hard-float -relocation-model=static -O0 < %s | FileCheck %s -check-prefix=lcb
mips16-hf-attr-2.ll
1
; Check that stubs generation for
mips16
hard-float mode does not depend
4
; RUN: -mcpu=
mips16
-relocation-model=pic < %s | FileCheck %s
mips16-hf-attr.ll
1
; Check that stubs generation for
mips16
hard-float mode does not depend
4
; RUN: -mcpu=
mips16
-relocation-model=pic < %s | FileCheck %s
mips16_32_10.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=16
24
; 16: .set
mips16
simplebr.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-
mips16
-hard-float -soft-float -relocation-model=static < %s | FileCheck %s -check-prefix=CHECK-STATIC16
addi.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=static < %s | FileCheck %s -check-prefix=16
adjust-callstack-sp.ll
1
; RUN: llc < %s -march=mips -mcpu=
mips16
| FileCheck %s -check-prefix=M16
align16.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=static < %s | FileCheck %s -check-prefix=16
brconeq.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brcongt.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brconlt.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brconne.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
/external/clang/test/Driver/
mips-features.c
13
// -
mips16
15
// RUN: -mno-
mips16
-
mips16
2>&1 \
16
// RUN: | FileCheck --check-prefix=CHECK-
MIPS16
%s
17
// CHECK-
MIPS16
: "-target-feature" "+
mips16
"
19
// -mno-
mips16
21
// RUN: -
mips16
-mno-
mips16
2>&1 \
23
// CHECK-NOMIPS16: "-target-feature" "-
mips16
"
[
all
...]
mips-integrated-as.s
86
// RUN: FileCheck -check-prefix=
MIPS16
-DEFAULT %s
87
//
MIPS16
-DEFAULT: -cc1as
88
//
MIPS16
-DEFAULT-NOT: "-target-feature" "{{[+-]}}
mips16
"
90
// RUN: %clang -target mips-linux-gnu -### -fintegrated-as -c %s -
mips16
2>&1 | \
91
// RUN: FileCheck -check-prefix=
MIPS16
-ON %s
92
//
MIPS16
-ON: -cc1as
93
//
MIPS16
-ON: "-target-feature" "+
mips16
"
95
// RUN: %clang -target mips-linux-gnu -### -fintegrated-as -c %s -mno-
mips16
2>&1 |
[
all
...]
/external/clang/test/Preprocessor/
has_attribute.cpp
33
#if !__has_cpp_attribute(gnu::
mips16
)
Completed in 253 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>