HomeSort by relevance Sort by last modified time
    Searched full:vmovups (Results 1 - 25 of 38) sorted by null

1 2

  /external/llvm/test/CodeGen/X86/
2011-11-07-LegalizeBuildVector.ll 5 ; CHECK: vmovups
2012-05-19-avx2-store.ll 7 ; CHECK: vmovups
avx-intel-ocl.ll 90 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
91 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
92 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
93 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
94 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
95 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
96 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
97 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
99 ; X64: vmovups {{.*}}(%rsp), {{%ymm([8-9]|1[0-5])}} ## 32-byte Folded Reload
100 ; X64: vmovups {{.*}}(%rsp), {{%ymm([8-9]|1[0-5])}} ## 32-byte Folded Reloa
    [all...]
vec_align_i256.ll 9 ;CHECK-NEXT: vmovups
avx-load-store.ll 58 ; CHECK: vmovups %xmm
73 ; CHECK: vmovups %xmm
118 ; CHECK: vmovups
119 ; CHECK: vmovups
122 ; CHECK: vmovups
123 ; CHECK: vmovups
avx-vextractf128.ll 96 ; CHECK: vmovups %xmm0, (%rdi)
120 ; CHECK: vmovups
121 ; CHECK: vmovups
avx-shuffle.ll 144 ; CHECK: vmovups
252 ; CHECK: vmovups {{[0-9]*}}(%rdi), %xmm{{[0-9]+}}
253 ; CHECK: vmovups {{[0-9]*}}(%rdi), %xmm{{[0-9]+}}
254 ; CHECK: vmovups {{[0-9]*}}(%rdi), %xmm{{[0-9]+}}
255 ; CHECK: vmovups {{[0-9]*}}(%rdi), %xmm{{[0-9]+}}
dynamic-allocas-VLAs.ll 122 ; CHECK: vmovups [[AVXREG]], (%rsp)
125 ; CHECK: vmovups (%rsp), %ymm0
avx-vinsertf128.ll 123 ; CHECK-NOT: vmovups
MergeConsecutiveStores.ll 45 ; CHECK-NOT: vmovups
79 ; CHECK: vmovups
avx-intrinsics-x86.ll     [all...]
  /external/valgrind/main/none/tests/amd64/
avx-1.c 331 "vmovups %%xmm8, %%xmm7",
332 "vmovups %%xmm9, (%%rax)")
809 "vmovups %%xmm6, %%xmm8",
810 "vmovups (%%rax), %%xmm9")
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aesni-sha1-x86_64.pl 721 vmovups -112($key),$rndkey0 # $key[0]
722 vmovups 16-112($key),$rndkey[0] # forward reference
731 vmovups `16*$n`($in0),$in # load input
735 vmovups $iv,`16*($n-1)`($out,$in0) # write output
740 vmovups `32+16*$k-112`($key),$rndkey[1]
748 vmovups `32+16*($k+0)-112`($key),$rndkey[1]
750 vmovups `32+16*($k+1)-112`($key),$rndkey[0]
753 vmovups `32+16*($k+2)-112`($key),$rndkey[1]
755 vmovups `32+16*($k+3)-112`($key),$rndkey[0]
758 vmovups 16-112($key),$rndkey[1] # forward referenc
    [all...]
  /external/openssl/crypto/aes/asm/
aesni-sha1-x86_64.pl 721 vmovups -112($key),$rndkey0 # $key[0]
722 vmovups 16-112($key),$rndkey[0] # forward reference
731 vmovups `16*$n`($in0),$in # load input
735 vmovups $iv,`16*($n-1)`($out,$in0) # write output
740 vmovups `32+16*$k-112`($key),$rndkey[1]
748 vmovups `32+16*($k+0)-112`($key),$rndkey[1]
750 vmovups `32+16*($k+1)-112`($key),$rndkey[0]
753 vmovups `32+16*($k+2)-112`($key),$rndkey[1]
755 vmovups `32+16*($k+3)-112`($key),$rndkey[0]
758 vmovups 16-112($key),$rndkey[1] # forward referenc
    [all...]
  /external/llvm/test/MC/Disassembler/X86/
x86-32.txt 265 # CHECK: vmovups %xmm1, %xmm0
268 # CHECK: vmovups %xmm0, %xmm1
289 # CHECK: vmovups %ymm1, %ymm0
292 # CHECK: vmovups %ymm0, %ymm1
simple-tests.txt 233 # CHECK: vmovups %xmm1, %xmm0
236 # CHECK: vmovups %xmm0, %xmm1
257 # CHECK: vmovups %ymm1, %ymm0
260 # CHECK: vmovups %ymm0, %ymm1
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
avx.asm 1009 vmovups xmm1, xmm2 label
1010 vmovups xmm1, [rax] label
1011 vmovups xmm1, dqword [rax] label
1014 vmovups [rax], xmm2 label
1015 vmovups dqword [rax], xmm2 label
1016 vmovups ymm1, ymm2 label
1017 vmovups ymm1, [rax] label
1018 vmovups ymm1, yword [rax] label
1019 vmovups [rax], ymm2 label
1020 vmovups yword [rax], ymm label
    [all...]
  /external/llvm/test/MC/X86/
x86-32-avx.s 722 // CHECK: vmovups (%eax), %xmm2
724 vmovups (%eax), %xmm2
726 // CHECK: vmovups %xmm1, %xmm2
728 vmovups %xmm1, %xmm2
730 // CHECK: vmovups %xmm1, (%eax)
732 vmovups %xmm1, (%eax)
    [all...]
x86_64-avx-encoding.s     [all...]
  /external/chromium_org/third_party/x86inc/
x86inc.asm 618 %define movu vmovups
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 777 %define movu vmovups
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-objdump 

Completed in 1138 milliseconds

1 2