HomeSort by relevance Sort by last modified time
    Searched full:x86 (Results 351 - 375 of 5961) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
sse42_64.ll 3 declare i64 @llvm.x86.sse42.crc32.64.8(i64, i8) nounwind
4 declare i64 @llvm.x86.sse42.crc32.64.64(i64, i64) nounwind
7 %tmp = call i64 @llvm.x86.sse42.crc32.64.8(i64 %a, i8 %b)
15 %tmp = call i64 @llvm.x86.sse42.crc32.64.64(i64 %a, i64 %b)
urem-i8-constant.ll 1 ; RUN: llc < %s -march=x86 | grep 111
vec_shuffle-11.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2
2 ; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin | not grep mov
5 %tmp131 = call <2 x i64> @llvm.x86.sse2.psrl.dq( <2 x i64> < i64 -1, i64 -1 >, i32 96 ) ; <<2 x i64>> [#uses=1]
11 declare <2 x i64> @llvm.x86.sse2.psrl.dq(<2 x i64>, i32)
weak.ll 1 ; RUN: llc < %s -march=x86
x86-64-ret0.ll 1 ; RUN: llc < %s -march=x86-64 | grep mov | count 1
  /external/llvm/test/DebugInfo/X86/
lit.local.cfg 4 if not 'X86' in targets:
  /external/llvm/test/MC/COFF/
lit.local.cfg 4 if not 'X86' in targets:
  /external/llvm/test/MC/ELF/
lit.local.cfg 4 if not 'X86' in targets:
  /external/llvm/test/MC/MachO/
lit.local.cfg 4 if not 'X86' in targets:
  /external/llvm/test/MC/X86/
lit.local.cfg 4 if not 'X86' in targets:
  /external/llvm/test/Object/
readobj.test 2 RUN: llvm-readobj %p/Inputs/trivial-object-test.elf-x86-64
  /external/llvm/test/Transforms/BBVectorize/
lit.local.cfg 4 if not 'X86' in targets:
  /external/llvm/test/Transforms/LoopIdiom/X86/
lit.local.cfg 4 if not 'X86' in targets:
  /external/llvm/test/Transforms/LoopVectorize/X86/
lit.local.cfg 4 if not 'X86' in targets:
  /external/llvm/test/Transforms/SLPVectorizer/X86/
lit.local.cfg 4 if not 'X86' in targets:
  /external/llvm/test/Transforms/SimplifyCFG/X86/
lit.local.cfg 4 if not 'X86' in targets:
  /external/llvm/test/Transforms/TailDup/
lit.local.cfg 4 if not 'X86' in targets:
  /external/llvm/test/tools/llvm-objdump/
lit.local.cfg 4 if not 'X86' in targets:
  /external/qemu/
qemu-barrier.h 4 /* FIXME: arch dependant, x86 version */
  /external/valgrind/main/VEX/
TODO.txt 7 x86 isel: should free up all fp reg tags when calling a helper.
12 x86 guest: look at FP accuracy
17 Improved isel for memcheck artefacts on x86 (generate neg ; sbbl)
27 x86 iselIntExpr_RMI: actually generate the M case if possible
  /external/valgrind/main/memcheck/tests/x86-linux/
Makefile.am 12 int3-x86.vgtest int3-x86.stderr.exp int3-x86.stdout.exp \
23 int3-x86 \
scalar_fork.c 7 // All __NR_xxx numbers are taken from x86
scalar_vfork.c 7 // All __NR_xxx numbers are taken from x86
  /external/valgrind/main/none/tests/x86/
int.disabled 1 # This is currently disabled because vex doesn't deal with x86
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
auxvec.h 5 * for more of them, start the x86-specific ones at 32.

Completed in 2012 milliseconds

<<11121314151617181920>>