OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i386
(Results
101 - 125
of
1845
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/X86/
dllexport.ll
4
target triple = "
i386
-pc-mingw32"
fastcall-correct-mangling.ll
1
; RUN: llc < %s -mtriple=
i386
-unknown-mingw32 | FileCheck %s
fold-call-2.ll
1
; RUN: llc < %s -mtriple=
i386
-apple-darwin | grep mov | count 1
global-sections-tls.ll
1
; RUN: llc < %s -mtriple=
i386
-unknown-linux-gnu | FileCheck %s -check-prefix=LINUX
/external/llvm/test/MC/AsmParser/
assignment.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s | FileCheck %s
conditional_asm.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s -I %p | FileCheck %s
dash-n.s
1
// RUN: not llvm-mc -n -triple
i386
-unknown-unknown %s 2> %t
directive_abort.s
1
# RUN: not llvm-mc -triple
i386
-unknown-unknown %s 2> %t
directive_comm.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s | FileCheck %s
directive_desc.s
1
# RUN: llvm-mc -triple
i386
-apple-darwin9 %s | FileCheck %s
directive_elf_size.s
1
# RUN: llvm-mc -triple
i386
-pc-linux-gnu %s | FileCheck %s
directive_file.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s | FileCheck %s
directive_include.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s -I %p | FileCheck %s
directive_lcomm.s
1
# RUN: llvm-mc -triple
i386
-apple-darwin10 %s | FileCheck %s
directive_loc.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s
directive_org.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s | FileCheck %s
directive_set.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s | FileCheck %s
directive_space.s
1
# RUN: llvm-mc -triple
i386
-apple-darwin %s | FileCheck %s
dollars-in-identifiers.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s > %t
equ.s
1
// RUN: not llvm-mc -n -triple
i386
-unknown-unknown %s 2> %t
variables.s
1
// RUN: llvm-mc -triple
i386
-unknown-unknown %s
/external/llvm/test/MC/ELF/
bracket.s
1
// RUN: not llvm-mc -triple
i386
-unknown-unknown %s 2> %t1 > %t2
elf_directive_previous.s
1
# RUN: llvm-mc -triple
i386
-pc-linux-gnu %s | FileCheck %s
/external/llvm/test/MC/MachO/
section-attributes.s
1
// RUN: llvm-mc -triple
i386
-apple-darwin9 %s -filetype=obj -o %t
section-flags.s
1
// RUN: llvm-mc -triple
i386
-apple-darwin9 %s -filetype=obj -o - | macho-dump | FileCheck %s
Completed in 50 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>