OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i386
(Results
451 - 475
of
4596
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/CodeGen/
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
mangle-windows-rtd.c
1
// RUN: %clang_cc1 -emit-llvm -mrtd %s -o - -triple=
i386
-mingw32 | FileCheck %s
ms-inline-asm-errors.cpp
2
// RUN: %clang_cc1 -x c++ %s -triple
i386
-apple-darwin10 -std=c++11 -fasm-blocks -verify
/external/clang/test/CodeGenCXX/
2009-09-09-packed-layout.cpp
1
// RUN: %clang_cc1 -emit-llvm -triple
i386
-apple-darwin11 %s -o /dev/null
default-constructor-for-members.cpp
3
// RUN: %clang_cc1 -triple
i386
-apple-darwin -emit-llvm %s -o - | \
friend-redecl.cpp
1
// RUN: %clang_cc1 -triple
i386
-pc-linux-gnu -emit-llvm %s -o - | FileCheck %s
microsoft-abi-structors-delayed-template.cpp
1
// RUN: %clang_cc1 -emit-llvm -fdelayed-template-parsing -std=c++11 -o - -triple=
i386
-pc-win32 %s > %t
switch-case-folding-2.cpp
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -emit-llvm %s -o - | FileCheck %s
/external/clang/test/CodeGenObjC/
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/
analyze.c
4
// RUN: env MACOSX_DEPLOYMENT_TARGET=10.5 %clang -target
i386
-apple-darwin9 -### --analyze -o /dev/null %s -msse 2> %t.log
darwin-as.c
1
// RUN: %clang -target
i386
-apple-darwin10 -### -x assembler -c %s \
5
// CHECK-STATIC_AND_DYNAMIC-32-DARWIN10: as{{(.exe)?}}" "-arch" "
i386
" "-force_cpusubtype_ALL" "-static" "-o"
7
// RUN: %clang -target
i386
-apple-darwin11 -### -x assembler -c %s \
11
// CHECK-STATIC_AND_DYNAMIC-32: as{{(.exe)?}}" "-Q" "-arch" "
i386
" "-force_cpusubtype_ALL" "-static" "-o"
/external/clang/test/Headers/
c89.c
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin10 -target-cpu yonah -fsyntax-only -verify -std=c89 %s
x86-intrinsics-headers.c
5
#if defined(
i386
) || defined(__x86_64__)
x86intrin.c
6
#if defined(
i386
) || defined(__x86_64__)
/external/clang/test/Rewriter/
weak_byref_objects.m
1
// RUN: %clang_cc1 -fblocks -triple
i386
-apple-darwin9 -fobjc-gc -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o -
/external/clang/test/SemaObjCXX/
overload-gc.mm
1
// RUN: %clang_cc1 -fsyntax-only -triple
i386
-apple-darwin9 -fobjc-gc -verify %s
/external/compiler-rt/make/platform/
multi_arch.mk
5
Arch :=
i386
/external/compiler-rt/test/asan/TestCases/Posix/
freopen.cc
3
// This fails on
i386
Linux due to a glibc versioned symbols mixup.
/external/libusb-compat/
MacConfigExternalDebug.xcconfig
2
ARCHS=
i386
/external/llvm/test/CodeGen/X86/
2010-05-10-DAGCombinerBug.ll
1
; RUN: llc < %s -mtriple=
i386
-apple-darwin10
darwin-bzero.ll
1
; RUN: llc < %s -mtriple=
i386
-apple-darwin10 | grep __bzero
darwin-quote.ll
1
; RUN: llc < %s -mtriple=
i386
-apple-darwin | FileCheck %s
hidden-vis-2.ll
1
; RUN: llc < %s -mtriple=
i386
-apple-darwin9 | grep mov | count 1
hidden-vis-4.ll
1
; RUN: llc < %s -mtriple=
i386
-apple-darwin9 | FileCheck %s
Completed in 313 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>