OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i386
(Results
76 - 100
of
1845
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/Driver/
cfi.c
1
// RUN: %clang -ccc-host-triple
i386
-apple-darwin10 -static -### %s 2>&1 | \
4
// RUN: %clang -ccc-host-triple
i386
-pc-linux-gnu -static -### %s 2>&1 | \
gnu-runtime.m
1
// RUN: %clang -ccc-host-triple
i386
-apple-darwin10 -### -fsyntax-only -fgnu-runtime %s 2>&1 | FileCheck %s
2
// RUN: %clang -ccc-host-triple
i386
-apple-darwin10 -### -x objective-c++ -fsyntax-only -fgnu-runtime %s 2>&1 | FileCheck %s
redzone.c
1
// RUN: %clang -ccc-host-triple
i386
-unknown-unknown -mno-red-zone %s -S -emit-llvm -o %t.log
3
// RUN: %clang -ccc-host-triple
i386
-unknown-unknown -mred-zone %s -S -emit-llvm -o %t.log
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"
/external/clang/test/PCH/
cxx-ms-function-specialization-class-scope.cpp
1
// RUN: %clang_cc1 -fms-extensions -triple
i386
-unknown-unknown -x c++-header -emit-pch -o %t %S/cxx-ms-function-specialization-class-scope.h
2
// RUN: %clang_cc1 -fms-extensions -triple
i386
-unknown-unknown -include-pch %t -fsyntax-only -verify %s
/external/clang/test/SemaObjC/
objc2-warn-weak-decl.m
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fsyntax-only -fobjc-gc -verify %s
2
// RUN: %clang_cc1 -x objective-c++ -triple
i386
-apple-darwin9 -fsyntax-only -fobjc-gc -verify %s
/external/llvm/test/CodeGen/X86/
darwin-stub.ll
1
; RUN: llc < %s -mtriple=
i386
-apple-darwin | grep stub
2
; RUN: llc < %s -mtriple=
i386
-apple-darwin9 | not grep stub
inline-asm-pic.ll
1
; RUN: llc < %s -mtriple=
i386
-apple-darwin -relocation-model=pic | grep lea
2
; RUN: llc < %s -mtriple=
i386
-apple-darwin -relocation-model=pic | grep call
memset64-on-x86-32.ll
1
; RUN: llc < %s -mtriple=
i386
-apple-darwin -mcpu=nehalem | grep movups | count 5
2
; RUN: llc < %s -mtriple=
i386
-apple-darwin -mcpu=core2 | grep movl | count 20
vec_set-C.ll
1
; RUN: llc < %s -march=x86 -mtriple=
i386
-linux-gnu -mattr=+sse2 | grep movq
2
; RUN: llc < %s -march=x86 -mtriple=
i386
-linux-gnu -mattr=+sse2 | grep mov | count 1
2008-03-06-frem-fpstack.ll
1
; RUN: llc < %s -march=x86 -mcpu=
i386
2009-06-05-ScalarToVectorByteMMX.ll
1
; RUN: llc < %s -march=x86 -mtriple=
i386
-linux-gnu -mattr=+mmx,+sse2 | not grep movl
/external/clang/test/CodeGen/
2009-10-20-GlobalDebug.c
2
// RUN: %clang -ccc-host-triple
i386
-apple-darwin10 -S -g -dA %s -o - | FileCheck %s
2011-03-31-ArrayRefFolding.c
1
// RUN: %clang_cc1 -emit-llvm -o - -triple
i386
-apple-darwin %s | FileCheck %s
PR4611-bitfield-layout.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown %s -emit-llvm -o %t
_Bool-conversion.c
1
// RUN: %clang_cc1 -triple
i386
-emit-llvm -O2 -o - %s | FileCheck %s
alignof.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -O1 -emit-llvm -o %t %s
dllimport-dllexport.c
1
// RUN: %clang_cc1 -triple
i386
-mingw32 -emit-llvm < %s | FileCheck %s
/external/clang/test/CodeGenCXX/
asm.cpp
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -emit-llvm %s -o - | FileCheck %s
/external/clang/test/CodeGenObjC/
object-incr-decr-1.m
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fobjc-fragile-abi -emit-llvm %s -o %t
/external/clang/test/Headers/
c89.c
1
// RUN: %clang -ccc-host-triple
i386
-apple-darwin10 -fsyntax-only -Xclang -verify -std=c89 %s
/external/clang/test/Lexer/
rdr-6096838.c
1
/* RUN: %clang_cc1 -triple
i386
-unknown-unknown -fsyntax-only -verify %s
/external/clang/test/Preprocessor/
non_fragile_feature1.m
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -fobjc-fragile-abi %s
/external/clang/test/Rewriter/
weak_byref_objects.m
1
// RUN: %clang_cc1 -fblocks -triple
i386
-apple-darwin9 -fobjc-gc -rewrite-objc %s -o -
/external/clang/test/Sema/
pragma-align-mac68k-unsupported.c
2
// RUN: %clang_cc1 -triple
i386
-pc-linux-gnu -fsyntax-only -verify %s
Completed in 2474 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>