OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i386
(Results
151 - 175
of
2437
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/Sema/
pragma-align-mac68k-unsupported.c
2
// RUN: %clang_cc1 -triple
i386
-pc-linux-gnu -fsyntax-only -verify %s
weak-import-on-enum.c
2
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -fsyntax-only -verify %s
/external/clang/test/SemaCXX/
no-wchar.cpp
1
// RUN: %clang_cc1 -triple
i386
-pc-win32 -fsyntax-only -fno-wchar -verify %s
/external/llvm/test/Analysis/CostModel/X86/
i32.ll
1
; RUN: opt < %s -cost-model -analyze -mtriple=
i386
-mcpu=corei7-avx | FileCheck %s
/external/llvm/test/CodeGen/X86/
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 | FileCheck %s
dllexport.ll
4
target triple = "
i386
-pc-mingw32"
fold-call-2.ll
1
; RUN: llc < %s -mtriple=
i386
-apple-darwin | grep mov | count 1
global-sections-tls.ll
1
; RUN: llc < %s -mtriple=
i386
-unknown-linux-gnu | FileCheck %s -check-prefix=LINUX
/external/llvm/test/DebugInfo/Inputs/
macho-universal.cc
2
// clang++ -arch x86_64 -arch
i386
macho-universal.cc
/external/llvm/test/MC/AsmParser/
assignment.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s | FileCheck %s
conditional_asm.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s -I %p | FileCheck %s
dash-n.s
1
// RUN: not llvm-mc -n -triple
i386
-unknown-unknown %s 2> %t
directive_abort.s
1
# RUN: not llvm-mc -triple
i386
-unknown-unknown %s 2> %t
directive_comm.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s | FileCheck %s
directive_desc.s
1
# RUN: llvm-mc -triple
i386
-apple-darwin9 %s | FileCheck %s
directive_elf_size.s
1
# RUN: llvm-mc -triple
i386
-pc-linux-gnu %s | FileCheck %s
directive_file.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s | FileCheck %s
directive_include.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s -I %p | FileCheck %s
directive_loc.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s
directive_org.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s | FileCheck %s
directive_set.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s | FileCheck %s
directive_space.s
1
# RUN: llvm-mc -triple
i386
-apple-darwin %s | FileCheck %s
dollars-in-identifiers.s
1
# RUN: llvm-mc -triple
i386
-unknown-unknown %s > %t
equ.s
1
// RUN: not llvm-mc -n -triple
i386
-unknown-unknown %s 2> %t
Completed in 424 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>