OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i386
(Results
751 - 775
of
2437
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/test/CodeGen/X86/
sjlj.ll
1
; RUN: llc < %s -mtriple=
i386
-pc-linux -mcpu=corei7 -relocation-model=static | FileCheck --check-prefix=X86 %s
2
; RUN: llc < %s -mtriple=
i386
-pc-linux -mcpu=corei7 -relocation-model=pic | FileCheck --check-prefix=PIC86 %s
/external/llvm/test/Transforms/SLPVectorizer/X86/
hoist.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -dce -S -mtriple=
i386
-apple-macosx10.8.0 -mcpu=corei7-avx | FileCheck %s
4
target triple = "
i386
-apple-macosx10.9.0"
reduction.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -dce -S -mtriple=
i386
-apple-macosx10.8.0 -mcpu=corei7-avx | FileCheck %s
4
target triple = "
i386
-apple-macosx10.8.0"
/external/llvm/utils/testgen/
mc-bundling-x86-gen.py
21
# RUN: llvm-mc -filetype=obj -triple
i386
-pc-linux-gnu %s -o - \\
22
# RUN: | llvm-objdump -triple
i386
-disassemble -no-show-raw-insn - | FileCheck %s
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/graywin/
graywin.vcproj
74
AdditionalOptions="/MACHINE:
I386
"
166
AdditionalOptions="/MACHINE:
I386
"
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/loopwave/
loopwave.vcproj
75
AdditionalOptions="/MACHINE:
I386
"
165
AdditionalOptions="/MACHINE:
I386
"
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testalpha/
testalpha.vcproj
74
AdditionalOptions="/MACHINE:
I386
"
166
AdditionalOptions="/MACHINE:
I386
"
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testfile/
testfile.vcproj
74
AdditionalOptions="/MACHINE:
I386
"
166
AdditionalOptions="/MACHINE:
I386
"
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testgamma/
testgamma.vcproj
74
AdditionalOptions="/MACHINE:
I386
"
166
AdditionalOptions="/MACHINE:
I386
"
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testgl/
testgl.vcproj
74
AdditionalOptions="/MACHINE:
I386
"
167
AdditionalOptions="/MACHINE:
I386
"
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testjoystick/
testjoystick.vcproj
75
AdditionalOptions="/MACHINE:
I386
"
165
AdditionalOptions="/MACHINE:
I386
"
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testpalette/
testpalette.vcproj
75
AdditionalOptions="/MACHINE:
I386
"
165
AdditionalOptions="/MACHINE:
I386
"
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testvidinfo/
testvidinfo.vcproj
75
AdditionalOptions="/MACHINE:
I386
"
165
AdditionalOptions="/MACHINE:
I386
"
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testwin/
testwin.vcproj
74
AdditionalOptions="/MACHINE:
I386
"
166
AdditionalOptions="/MACHINE:
I386
"
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testwm/
testwm.vcproj
74
AdditionalOptions="/MACHINE:
I386
"
166
AdditionalOptions="/MACHINE:
I386
"
/external/v8/tools/
disasm.py
49
"ia32": "-m
i386
",
50
"x64": "-m
i386
-M x86-64",
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xarch.h
95
#if defined(
i386
) || defined(__i386__) || defined(__x86__)
103
#if defined(
i386
) || defined(__i386__) || defined(__x86__)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xarch.h
95
#if defined(
i386
) || defined(__i386__) || defined(__x86__)
103
#if defined(
i386
) || defined(__i386__) || defined(__x86__)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xarch.h
95
#if defined(
i386
) || defined(__i386__) || defined(__x86__)
103
#if defined(
i386
) || defined(__i386__) || defined(__x86__)
/external/chromium_org/build/mac/
verify_no_objc.sh
31
if xcrun otool -arch
i386
-o "${executable}" | grep -q '^Contents.*section$'; \
/external/chromium_org/third_party/sqlite/src/src/
hwtime.h
26
(defined(
i386
) || defined(__i386__) || defined(_M_IX86))
/external/clang/test/CodeGen/
alignment.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-linux-gnu -emit-llvm %s -o - | FileCheck %s
asm-inout.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown -emit-llvm %s -o - | FileCheck %s
bitfield.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown %s -emit-llvm -o %t -O3
bmi2-builtins.c
2
// RUN: %clang_cc1 %s -O3 -triple=
i386
-apple-darwin -target-feature +bmi2 -emit-llvm -o - | FileCheck %s --check-prefix=B32
Completed in 232 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>