OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i386
(Results
201 - 225
of
2437
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/CodeGen/
enum.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown %s -O3 -emit-llvm -o - | grep 'ret i32 6'
2
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -x c++ %s -O3 -emit-llvm -o - | grep 'ret i32 7'
PR2001-bitfield-reload.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -O3 -emit-llvm -o - %s | FileCheck %s
PR3613-static-decl.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -emit-llvm -o %t %s
asm-errors.c
4
// UN: not %clang_cc1 -triple
i386
-apple-darwin10 -emit-obj %s -o /dev/null > %t 2>&1
blocks-aligned-byref-variable.c
2
// RUN: %clang_cc1 -emit-llvm -o - -triple
i386
-apple-darwin10 -fblocks %s
flexible-array-init.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -emit-llvm -o - %s | FileCheck %s
intel_ocl_bicc.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -emit-llvm -o - %s | FileCheck %s
/external/clang/test/CodeGenObjC/
objc2-weak-compare.m
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -emit-llvm -o %t %s
2
// RUN: %clang_cc1 -x objective-c++ -triple
i386
-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -emit-llvm -o %t %s
blocks-4.m
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -fobjc-exceptions -fblocks -o %t %s
/external/clang/test/Driver/
Wp-args.c
4
// RUN: %clang --target
i386
-pc-linux-gnu -### \
15
// RUN: %clang --target
i386
-pc-linux-gnu -### \
analyze.c
4
// RUN: env MACOSX_DEPLOYMENT_TARGET=10.5 %clang -target
i386
-apple-darwin9 -### --analyze -o /dev/null %s -msse 2> %t.log
target-as.s
4
// RUN: %clang -target
i386
-unknown-freebsd -### -c -integrated-as %s \
/external/clang/test/SemaObjC/
warn-weak-field.m
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fsyntax-only -fobjc-gc -verify -Wno-objc-root-class %s
2
// RUN: %clang_cc1 -x objective-c++ -triple
i386
-apple-darwin9 -fsyntax-only -fobjc-gc -verify -Wno-objc-root-class %s
/external/kernel-headers/original/asm-x86/
msgbuf.h
5
* The msqid64_ds structure for
i386
architecture.
9
* Pad space on
i386
is left for:
/external/llvm/test/ExecutionEngine/MCJIT/
lit.local.cfg
19
if root.host_arch not in ['
i386
', 'x86', 'x86_64',
26
if '
i386
-apple-darwin' in root.target_triple:
/external/llvm/test/MC/AsmParser/
hello.s
1
// RUN: llvm-mc -triple
i386
-apple-darwin9 %s -o -
2
// RUN: llvm-mc -triple
i386
-apple-darwin9 %s -o - -output-asm-variant=1
/external/llvm/test/Object/Inputs/
elfver.S
3
# clang $ARGS -m32 elfver.S -lc -o elf-versioning-test.
i386
7
# strip elf-versioning-test.
i386
/external/llvm/test/Object/
nm-error.test
7
RUN: not llvm-nm %p/Inputs/trivial-object-test.elf-
i386
%t \
8
RUN: %p/Inputs/trivial-object-test.elf-
i386
> %t.log
/external/valgrind/main/coregrind/m_gdbserver/
i386-coresse-valgrind.xml
8
<!--
I386
with SSE -->
12
<architecture>
i386
</architecture>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
msgbuf.h
5
* The msqid64_ds structure for
i386
architecture.
9
* Pad space on
i386
is left for:
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
msgbuf.h
5
* The msqid64_ds structure for
i386
architecture.
9
* Pad space on
i386
is left for:
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
msgbuf.h
5
* The msqid64_ds structure for
i386
architecture.
9
* Pad space on
i386
is left for:
/external/clang/test/CodeGenCXX/
2009-09-09-packed-layout.cpp
1
// RUN: %clang_cc1 -emit-llvm -triple
i386
-apple-darwin11 %s -o /dev/null
friend-redecl.cpp
1
// RUN: %clang_cc1 -triple
i386
-pc-linux-gnu -emit-llvm %s -o - | FileCheck %s
switch-case-folding-2.cpp
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -emit-llvm %s -o - | FileCheck %s
Completed in 444 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>