OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i386
(Results
276 - 300
of
1845
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/CodeGen/
global-decls.c
1
// RUN: %clang_cc1 -triple
i386
-pc-linux-gnu -emit-llvm -o %t %s
indirect-goto.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -O3 -emit-llvm -o - %s | grep "ret i32 2520"
mmx-inline-asm.c
1
// RUN: %clang -mmmx -ccc-host-triple
i386
-unknown-unknown -emit-llvm -S %s -o - | FileCheck %s
ms_struct-bitfield-3.c
1
// RUN: %clang_cc1 -emit-llvm-only -triple
i386
-apple-darwin9 %s
pragma-pack-2.c
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 %s -emit-llvm -o - | FileCheck -check-prefix X32 %s
regparm-flag.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -mregparm 4 %s -emit-llvm -o %t
regparm.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown %s -emit-llvm -o - | FileCheck %s
staticinit.c
1
// RUN: %clang_cc1 -triple
i386
-pc-linux-gnu -emit-llvm -o %t %s
struct-passing.c
5
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -emit-llvm %s -o - | FileCheck %s
transparent-union.c
1
// RUN: %clang_cc1 -Werror -triple
i386
-unknown-unknown -emit-llvm -o %t %s
/external/clang/test/CodeGenCXX/
PR5050-constructor-conversion.cpp
4
// RUN: %clang_cc1 -triple
i386
-apple-darwin -std=c++11 -S %s -o %t-32.s
array-value-initialize.cpp
2
// RUN: %clang_cc1 -triple
i386
-apple-darwin -emit-llvm -o - %s
call-arg-zero-temp.cpp
4
// RUN: %clang_cc1 -triple
i386
-apple-darwin -S %s -o %t-32.s
decl-ref-init.cpp
4
// RUN: %clang_cc1 -triple
i386
-apple-darwin -S %s -o %t-32.s
default-constructor-for-members.cpp
4
// RUN: %clang_cc1 -triple
i386
-apple-darwin -S %s -o %t-32.s
/external/clang/test/CodeGenObjC/
class-type.m
2
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fobjc-fragile-abi -emit-llvm -o - %s
debug-info-crash.m
2
// RUN: %clang_cc1 -triple
i386
-apple-darwin10 -fobjc-fragile-abi -fblocks -g -S %s -o -
image-info.m
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fobjc-fragile-abi -emit-llvm -o %t %s
interface.m
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fobjc-fragile-abi -O3 -emit-llvm -o %t %s
ivars.m
2
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fobjc-fragile-abi -emit-llvm -o - %s
mrr-autorelease.m
2
// RUN: %clang_cc1 -triple
i386
-apple-darwin10 -fobjc-fragile-abi -emit-llvm -o - %s | FileCheck %s
objc2-legacy-dispatch.m
1
// RUN: %clang_cc1 -fobjc-dispatch-method=mixed -triple
i386
-apple-darwin10 -emit-llvm -o - %s | FileCheck -check-prefix=CHECK_NEW_DISPATCH %s
objc2-weak-block-call.m
2
// RUN: %clang_cc1 -fblocks -fobjc-gc -triple
i386
-apple-darwin -fobjc-fragile-abi -emit-llvm %s -o - | FileCheck -check-prefix LP64 %s
/external/clang/test/Driver/
darwin-objc-gc.m
3
// RUN: %clang -ccc-host-triple
i386
-apple-darwin9 -miphoneos-version-min=3.0 -fobjc-gc -flto -S -o %t %s 2> %t.err
/external/clang/test/Sema/
attr-regparm.c
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fsyntax-only -verify %s
Completed in 281 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>