OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i386
(Results
251 - 275
of
4596
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/CodeGen/
alignof.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -O1 -emit-llvm -o %t %s
pr2394.c
1
// RUN: %clang_cc1 %s -triple
i386
-apple-darwin10 -emit-llvm -o - | FileCheck %s
/external/clang/test/CodeGenCXX/
2012-02-06-VecInitialization.cpp
1
// RUN: %clang_cc1 -emit-llvm -o - -triple
i386
-apple-darwin %s | FileCheck %s
asm.cpp
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -emit-llvm %s -o - | FileCheck %s
virtual-operator-call.cpp
1
// RUN: %clang_cc1 %s -triple
i386
-unknown-unknown -emit-llvm -o - | FileCheck %s
/external/clang/test/CodeGenObjC/
attr-callconv.m
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -emit-llvm -o - %s | FileCheck %s
designated-initializers.m
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown %s -emit-llvm -o - | FileCheck %s
object-incr-decr-1.m
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm %s -o %t
/external/clang/test/Driver/
darwin-xarch.c
2
// RUN: -arch
i386
-Xarch_i386 -mmacosx-version-min=10.4 \
7
// CHECK-COMPILE: clang{{.*}}" "-cc1" "-triple" "
i386
-apple-macosx10.4.0"
11
// RUN: -arch
i386
-Xarch_i386 -Wl,-some-linker-arg -filelist X 2> %t
14
// CHECK-LINK: ld{{.*}} "-arch" "
i386
"{{.*}} "-some-linker-arg"
elfiamcu-header-search.c
3
// RUN: %clang -target
i386
-pc-elfiamcu -c -v -fsyntax-only %s 2>&1 | FileCheck %s
target-as.s
2
// RUN: %clang -target
i386
-unknown-freebsd -### -c -integrated-as %s \
/external/clang/test/Headers/
ms-wchar.c
1
// RUN: %clang_cc1 -fsyntax-only -triple
i386
-pc-win32 -fms-compatibility %s
pmmintrin.c
5
#if defined(
i386
) || defined(__x86_64__)
/external/clang/test/Lexer/
rdr-6096838.c
1
/* RUN: %clang_cc1 -triple
i386
-unknown-unknown -fsyntax-only -verify %s
/external/clang/test/Parser/
MicrosoftExtensionsInlineAsm.c
2
// RUN: %clang_cc1 -triple
i386
-mingw32 -fsyntax-only -verify -fms-extensions %s
ms-inline-asm-nested-braces.c
2
// RUN: %clang_cc1 %s -triple
i386
-apple-darwin10 -verify -fasm-blocks
/external/clang/test/Preprocessor/
cuda-approx-transcendentals.cu
1
// RUN: %clang --cuda-host-only -nocudainc -target
i386
-unknown-linux-gnu -x cuda -E -dM -o - /dev/null | FileCheck --check-prefix HOST %s
2
// RUN: %clang --cuda-device-only -nocudainc -target
i386
-unknown-linux-gnu -x cuda -E -dM -o - /dev/null | FileCheck --check-prefix DEVICE-NOFAST %s
3
// RUN: %clang -fcuda-approx-transcendentals --cuda-device-only -nocudainc -target
i386
-unknown-linux-gnu -x cuda -E -dM -o - /dev/null | FileCheck --check-prefix DEVICE-FAST %s
4
// RUN: %clang -ffast-math --cuda-device-only -nocudainc -target
i386
-unknown-linux-gnu -x cuda -E -dM -o - /dev/null | FileCheck --check-prefix DEVICE-FAST %s
non_fragile_feature1.m
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -fobjc-runtime=gcc %s
pr19649-unsigned-wchar_t.c
1
// RUN: %clang_cc1 -triple
i386
-pc-cygwin -E -x c %s
/external/clang/test/Sema/
MicrosoftCompatibility-x86.c
1
// RUN: %clang_cc1 %s -fsyntax-only -Wno-unused-value -Wmicrosoft -verify -fms-compatibility -triple
i386
-pc-win32
i386-linux-android.c
1
// RUN: %clang_cc1 -triple
i386
-linux-android -fsyntax-only -verify %s
pragma-align-mac68k-unsupported.c
2
// RUN: %clang_cc1 -triple
i386
-pc-linux-gnu -fsyntax-only -verify %s
varargs-x86-32.c
1
// RUN: %clang_cc1 -fsyntax-only -verify %s -triple
i386
-apple-darwin9
weak-import-on-enum.c
2
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fsyntax-only -verify %s
/external/clang/test/SemaCXX/
typo-correction-blocks.c
1
// RUN: %clang_cc1 -triple
i386
-apple-macosx -fblocks -fsyntax-only -verify %s
Completed in 2521 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>