OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mips16
(Results
176 - 200
of
397
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/Mips/
const4a.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-soft-float -
mips16
-hard-float -relocation-model=pic -
mips16
-constant-islands -mips-constant-islands-no-load-relaxation < %s | FileCheck %s -check-prefix=no-load-relax
lcb5.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=ci
fpneeded.ll
141
; 32: .set
mips16
mips16ex.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
misha.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
seleq.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic < %s | FileCheck %s -check-prefix=16
fp16instrinsmc.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-relocation-model=pic < %s | FileCheck %s -check-prefix=pic
2
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-relocation-model=static -mips32-function-mask=1010111 -mips-os16 < %s | FileCheck %s -check-prefix=fmask
hf16_1.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=1
2
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=2
madd-msub.ll
9
; FIXME: The
MIPS16
test should check its output
10
; RUN: llc -march=mips -mcpu=
mips16
< %s
/external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h
118
MIPS16
= 0x11,
181
Mips16
= 0x266,
/external/llvm/lib/Target/Mips/
Mips16InstrInfo.cpp
1
//===-- Mips16InstrInfo.cpp -
Mips16
Instruction Information --------------===//
10
// This file contains the
Mips16
implementation of the TargetInstrInfo class.
32
#define DEBUG_TYPE "
mips16
-instrinfo"
190
llvm_unreachable("unexpected
mips16
callee saved register");
MipsCCState.h
62
// Used to handle
MIPS16
-specific calling convention tweaks.
/external/llvm/test/MC/Mips/
sort-relocation-table.s
13
# TODO: Add
mips16
and micromips tests.
/external/clang/lib/Driver/
ToolChains.cpp
[
all
...]
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/mips64el-linux-android/lib/ldscripts/
elf32btsmip.x
94
*(.
mips16
.fn.*) *(.
mips16
.call.*)
elf32btsmip.xbn
93
*(.
mips16
.fn.*) *(.
mips16
.call.*)
elf32btsmip.xc
92
*(.
mips16
.fn.*) *(.
mips16
.call.*)
elf32btsmip.xd
93
*(.
mips16
.fn.*) *(.
mips16
.call.*)
elf32btsmip.xdc
92
*(.
mips16
.fn.*) *(.
mips16
.call.*)
elf32btsmip.xdw
92
*(.
mips16
.fn.*) *(.
mips16
.call.*)
elf32btsmip.xn
93
*(.
mips16
.fn.*) *(.
mips16
.call.*)
elf32btsmip.xs
88
*(.
mips16
.fn.*) *(.
mips16
.call.*)
elf32btsmip.xsc
88
*(.
mips16
.fn.*) *(.
mips16
.call.*)
elf32btsmip.xsw
87
*(.
mips16
.fn.*) *(.
mips16
.call.*)
elf32btsmip.xw
92
*(.
mips16
.fn.*) *(.
mips16
.call.*)
Completed in 980 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>