OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mipsel
(Results
201 - 225
of
882
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/Mips/
mips16-hf-attr.ll
3
; RUN: llc -mtriple=
mipsel
-linux-gnu -march=
mipsel
\
nacl-branch-delay.ll
1
; RUN: llc -filetype=asm -mtriple=
mipsel
-none-linux -relocation-model=static \
4
; RUN: llc -filetype=asm -mtriple=
mipsel
-none-nacl -relocation-model=static \
nacl-reserved-regs.ll
1
; RUN: llc -march=
mipsel
-O3 < %s | FileCheck %s
2
; RUN: llc -mtriple=
mipsel
-none-nacl-gnu -O3 < %s \
nomips16.ll
1
; RUN: llc -mtriple=
mipsel
-linux-gnu -march=
mipsel
-mcpu=mips16 -relocation-model=static < %s | FileCheck %s
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
align16.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=static < %s | FileCheck %s -check-prefix=16
blez_bgez.ll
1
; RUN: llc -march=
mipsel
< %s | FileCheck %s
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
brconnek.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
disable-tail-merge.ll
1
; RUN: llc -march=
mipsel
< %s | FileCheck %s
ex2.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
lazy-binding.ll
1
; RUN: llc -march=
mipsel
< %s | FileCheck %s
lb1.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
lbu1.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
lh1.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
/external/llvm/test/CodeGen/Mips/msa/
llvm-stress-s2090927243-simplified.ll
3
; RUN: llc -march=
mipsel
< %s
4
; RUN: llc -march=
mipsel
-mattr=+msa,+fp64 < %s
/external/valgrind/
README.android
83
export AR=$NDKROOT/toolchains/
mipsel
-linux-android-4.8/prebuilt/linux-x86_64/bin/
mipsel
-linux-android-ar
84
export LD=$NDKROOT/toolchains/
mipsel
-linux-android-4.8/prebuilt/linux-x86_64/bin/
mipsel
-linux-android-ld
85
export CC=$NDKROOT/toolchains/
mipsel
-linux-android-4.8/prebuilt/linux-x86_64/bin/
mipsel
-linux-android-gcc
123
--host=
mipsel
-linux-android --target=
mipsel
-linux-android \
/external/blktrace/
barrier.h
22
#elif defined(__mips__) /* also
mipsel
*/
/external/clang/test/CodeGen/
mips-constraints-mem.c
1
// RUN: %clang -target
mipsel
-unknown-linux -S -o - -emit-llvm %s \
mips-vector-return.c
1
// RUN: %clang -target
mipsel
-unknown-linux -O3 -S -o - -emit-llvm %s | FileCheck %s -check-prefix=O32
/external/clang/test/SemaCXX/
builtins-va_arg.cpp
5
// RUN: %clang_cc1 %s -ffreestanding -triple
mipsel
-unknown-linux
Completed in 189 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>