OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pic
(Results
126 - 150
of
1035
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/Mips/
not1.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
or1.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
rem.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
remu.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
setgek.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
setltk.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
setne.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
setultk.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
sra1.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
sra2.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
srl1.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
sub1.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
sub2.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
ul1.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
xor1.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
/external/llvm/test/CodeGen/X86/
2008-03-10-RegAllocInfLoop.ll
1
; RUN: llc < %s -mtriple=i386-pc-linux-gnu -relocation-model=
pic
-disable-fp-elim
fast-isel-tls.ll
1
; RUN: llc < %s -march=x86 -relocation-model=
pic
-mtriple=i686-unknown-linux-gnu -fast-isel | FileCheck %s
pr14098.ll
1
; RUN: llc -mtriple i386-unknown-linux-gnu -relocation-model=
pic
-verify-machineinstrs < %s
rip-rel-address.ll
1
; RUN: llc < %s -march=x86-64 -relocation-model=
pic
-mtriple=x86_64-apple-darwin10 | FileCheck %s -check-prefix=PIC64
variadic-node-pic.ll
1
; RUN: llc < %s -relocation-model=
pic
-code-model=large
/external/qemu/hw/
mips.h
6
PCIBus *pci_gt64120_init(qemu_irq *
pic
);
pc.h
122
int pcspk_audio_init(qemu_irq *
pic
);
125
PCIBus *i440fx_init(PCIDevice **pi440fx_state, qemu_irq *
pic
);
157
qemu_irq *
pic
);
159
qemu_irq *
pic
);
/development/ndk/platforms/android-9/arch-x86/src/
__stack_chk_fail_local.S
44
#else /*
PIC
*/
46
#endif /* not
PIC
*/
/external/clang/test/Preprocessor/
pic.c
8
// RUN: %clang_cc1 -
pic
-level 1 -dM -E -o - %s \
15
// RUN: %clang_cc1 -
pic
-level 2 -dM -E -o - %s \
/external/kernel-headers/original/asm-mips/
i8259.h
23
/* i8259A
PIC
registers */
32
/* i8259A
PIC
related value */
Completed in 266 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>