OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x86
(Results
576 - 600
of
4567
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/test/CodeGen/X86/
prefetch.ll
1
; RUN: llc < %s -march=
x86
-mattr=+sse | FileCheck %s
2
; RUN: llc < %s -march=
x86
-mattr=+avx | FileCheck %s
ret-addr.ll
1
; RUN: llc < %s -disable-fp-elim -march=
x86
| not grep xor
2
; RUN: llc < %s -disable-fp-elim -march=
x86
-64 | not grep xor
rip-rel-address.ll
1
; RUN: llc < %s -march=
x86
-64 -relocation-model=pic -mtriple=x86_64-apple-darwin10 | FileCheck %s -check-prefix=PIC64
4
; Use %rip-relative addressing even in static mode on
x86
-64, because
split-vector-rem.ll
1
; RUN: llc < %s -march=
x86
-64 | grep div | count 16
2
; RUN: llc < %s -march=
x86
-64 | grep fmodf | count 8
sse-align-11.ll
1
; RUN: llc < %s -march=
x86
-mcpu=yonah -mtriple=i686-apple-darwin8 | grep movaps
2
; RUN: llc < %s -march=
x86
-mcpu=yonah -mtriple=i686-linux-gnu | grep movaps
vec_insert-6.ll
2
; RUN: llc < %s -march=
x86
-mattr=+sse2 -mcpu=penryn | grep pslldq
3
; RUN: llc < %s -march=
x86
-mattr=+sse2 -mcpu=penryn -mtriple=i686-apple-darwin9 -o /dev/null -stats -info-output-file - | grep asm-printer | grep 6
vec_set-B.ll
1
; RUN: llc < %s -march=
x86
-mattr=+sse2 | not grep movaps
2
; RUN: llc < %s -march=
x86
-mattr=+sse2 | grep esp | count 2
vec_set-I.ll
1
; RUN: llc < %s -march=
x86
-mattr=+sse2 | grep movd
2
; RUN: llc < %s -march=
x86
-mattr=+sse2 | not grep xorp
vector-rem.ll
1
; RUN: llc < %s -march=
x86
-64 | grep div | count 8
2
; RUN: llc < %s -march=
x86
-64 | grep fmodf | count 4
/external/llvm/test/tools/llvm-objdump/
disassembly-show-raw.s
1
// RUN: llvm-mc -filetype=obj -arch=
x86
%s | llvm-objdump -d - \
3
// RUN: llvm-mc -filetype=obj -arch=
x86
%s | llvm-objdump -d -no-show-raw-insn - \
/external/qemu/distrib/libpng-1.2.19/
sources.make
7
# Enable MMX code path for
x86
, except on Darwin where it fails
9
ifeq ($(HOST_ARCH),
x86
)
/external/valgrind/main/cachegrind/tests/
Makefile.am
6
SUBDIRS +=
x86
9
DIST_SUBDIRS =
x86
.
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/lib/
libdl.so
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/lib/
libdl.so
/external/clang/test/CodeGen/
asm-errors.c
1
// REQUIRES:
x86
-registered-target
pclmul-builtins.c
9
// CHECK: @llvm.
x86
.pclmulqdq
/external/clang/test/CodeGenObjC/
debug-info-crash-2.m
2
// REQUIRES:
x86
-64-registered-target
debug-info-pubtypes.m
1
// REQUIRES:
x86
-64-registered-target
no-vararg-messaging.m
1
// REQUIRES:
x86
-64-registered-target
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/
launcher.gtk.linux.x86.properties
11
pluginName = Equinox Launcher Linux
X86
Fragment
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101019_1345/
launcher.win32.win32.x86.properties
11
pluginName = Equinox Launcher Win32
X86
Fragment
/external/jmonkeyengine/engine/src/core/com/jme3/system/
Platform.java
61
* Android
x86
/external/kernel-headers/original/asm-x86/
ipcbuf.h
5
* The ipc64_perm structure for
x86
architecture.
/external/llvm/autoconf/m4/
linux_mixed_64_32.m4
10
error: Not
x86
-64 even if uname says so!
/external/llvm/lib/Target/X86/
LLVMBuild.txt
1
;===- ./lib/Target/
X86
/LLVMBuild.txt ---------------------------*- Conf -*--===;
23
name =
X86
33
parent =
X86
35
add_to_library_groups =
X86
Completed in 642 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>