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
1845
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/Driver/
darwin-iphone-defaults.m
1
// RUN: %clang -ccc-host-triple
i386
-apple-darwin9 -miphoneos-version-min=3.0 -arch armv7 -flto -S -o - %s | FileCheck %s
gcc_forward.c
4
// RUN: -ccc-clang-archs
i386
-c %s \
/external/clang/test/Parser/
pragma-visibility2.c
1
// RUN: %clang_cc1 -emit-llvm -triple
i386
-linux-gnu -o %t %s
/external/clang/test/Sema/
x86-attr-force-align-arg-pointer.c
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin10 -fsyntax-only -verify %s
/external/clang/test/SemaCXX/
short-wchar-sign.cpp
1
// RUN: %clang_cc1 -triple
i386
-mingw32 -fsyntax-only -pedantic -verify %s
/external/clang/test/SemaObjC/
at-defs.m
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -fobjc-fragile-abi %s -fsyntax-only
interface-layout.m
1
// RUN: %clang_cc1 %s -fsyntax-only -verify -triple
i386
-apple-darwin9 -fobjc-fragile-abi
missing-atend-metadata.m
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fsyntax-only -verify %s
/external/llvm/test/CodeGen/X86/
2008-06-16-SubregsBug.ll
1
; RUN: llc < %s -mtriple=
i386
-apple-darwin | grep mov | count 4
2008-06-18-BadShuffle.ll
1
; RUN: llc < %s -march=x86 -mcpu=
i386
-mattr=+sse2 | grep pinsrw
2009-08-19-LoadNarrowingMiscompile.ll
1
; RUN: llc < %s -march=x86 -mtriple=
i386
-pc-linux | FileCheck %s
attribute-sections.ll
1
; RUN: llc < %s -mtriple=
i386
-unknown-linux-gnu | FileCheck %s -check-prefix=LINUX
compiler_used.ll
1
; RUN: llc < %s -mtriple=
i386
-apple-darwin9 | grep no_dead_strip | count 1
dollar-name.ll
1
; RUN: llc < %s -march=x86 -mtriple=
i386
-linux | FileCheck %s
memset-3.ll
1
; RUN: llc -mtriple=
i386
-apple-darwin < %s | not grep memset
ptrtoint-constexpr.ll
1
; RUN: llc < %s -mtriple=
i386
-linux | FileCheck %s
sibcall-3.ll
1
; RUN: llc < %s -mtriple=
i386
-unknown-unknown | FileCheck %s
sibcall-4.ll
1
; RUN: llc < %s -mtriple=
i386
-pc-linux-gnu | FileCheck %s
tls1.ll
1
; RUN: llc < %s -march=x86 -mtriple=
i386
-linux-gnu > %t
tls10.ll
1
; RUN: llc < %s -march=x86 -mtriple=
i386
-linux-gnu > %t
tls11.ll
1
; RUN: llc < %s -march=x86 -mtriple=
i386
-linux-gnu > %t
tls12.ll
1
; RUN: llc < %s -march=x86 -mtriple=
i386
-linux-gnu > %t
tls2.ll
1
; RUN: llc < %s -march=x86 -mtriple=
i386
-linux-gnu > %t
tls4.ll
1
; RUN: llc < %s -march=x86 -mtriple=
i386
-linux-gnu > %t
tls5.ll
1
; RUN: llc < %s -march=x86 -mtriple=
i386
-linux-gnu > %t
Completed in 207 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>