HomeSort by relevance Sort by last modified time
    Searched full:x86 (Results 1051 - 1075 of 4487) sorted by null

<<41424344454647484950>>

  /external/llvm/test/CodeGen/X86/
tailcallbyval.ll 1 ; RUN: llc < %s -march=x86 -tailcallopt | grep TAILCALL
2 ; RUN: llc < %s -march=x86 -tailcallopt | grep {movl\[\[:space:\]\]*4(%esp), %eax} | count 1
tls3.ll 1 ; RUN: llc < %s -march=x86 -mtriple=i386-linux-gnu > %t
4 ; RUN: llc < %s -march=x86-64 -mtriple=x86_64-linux-gnu > %t2
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
2006-07-12-InlineAsmQConstraint.ll 1 ; RUN: llc < %s -march=x86
2006-10-09-CycleInDAG.ll 1 ; RUN: llc < %s -march=x86
2007-02-23-DAGCombine-Miscompile.ll 2 ; RUN: llc < %s -march=x86 | FileCheck %s
2007-03-24-InlineAsmMultiRegConstraint.ll 1 ; RUN: llc < %s -march=x86
2007-03-24-InlineAsmPModifier.ll 1 ; RUN: llc < %s -march=x86 | grep {mov %gs:72, %eax}
2007-03-24-InlineAsmXConstraint.ll 1 ; RUN: llc < %s -march=x86 | FileCheck %s
2008-02-05-ISelCrash.ll 1 ; RUN: llc < %s -march=x86
  /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 .
  /ndk/toolchains/x86-4.4.3/
config.mk 16 # config file for the x86-4.4.3 toolchain for the Android NDK
19 TOOLCHAIN_ABIS := x86
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/lib/
libdl.so 
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/lib/
libdl.so 
  /external/llvm/lib/Target/X86/
X86CodeEmitter.cpp 1 //===-- X86/X86CodeEmitter.cpp - Convert X86 code to machine code ---------===//
10 // This file contains the pass that transforms the X86 machine instructions into
15 #define DEBUG_TYPE "x86-emitter"
21 #include "X86.h"
68 return "X86 Machine Code Emitter";
107 /// createX86CodeEmitterPass - Return a pass that emits the collected X86 code
136 if (Desc.getOpcode() == X86::MOVPC32r)
137 emitInstruction(*I, &II->get(X86::POP32r));
146 /// determineREX - Determine if the MachineInstr has to be encoded with a X86-6
    [all...]
  /external/clang/test/CodeGen/
asm-errors.c 1 // REQUIRES: x86-registered-target
  /external/clang/test/CodeGenCXX/
debug-info-pubtypes.cpp 1 // REQUIRES: x86-64-registered-target
  /external/clang/test/CodeGenObjC/
no-vararg-messaging.m 1 // REQUIRES: x86-64-registered-target
  /external/icu4c/tools/gennorm2/
gennorm2.vcproj 24 OutputDirectory=".\x86\Release"
25 IntermediateDirectory=".\x86\Release"
58 PrecompiledHeaderFile=".\x86\Release\gennorm2.pch"
59 AssemblerListingLocation=".\x86\Release\"
60 ObjectFile=".\x86\Release\"
61 ProgramDataBaseFileName=".\x86\Release\"
80 OutputFile=".\x86\Release\gennorm2.exe"
83 ProgramDatabaseFile=".\x86\Release\gennorm2.pdb"
116 OutputDirectory=".\x86\Debug"
117 IntermediateDirectory=".\x86\Debug
    [all...]
  /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/projects/sample/autoconf/m4/
linux_mixed_64_32.m4 10 error: Not x86-64 even if uname says so!

Completed in 699 milliseconds

<<41424344454647484950>>