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

1 2

  /external/llvm/test/CodeGen/X86/
pr18014.ll 4 ; BLENDVPS. PAND requires all bits setting properly.
combine-sse41-intrinsics.ll 32 %1 = call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %a0, <4 x float> %a1, <4 x float> zeroinitializer)
36 ; CHECK-NOT: blendvps
91 %1 = call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %a0, <4 x float> %a1, <4 x float> %Mask)
95 ; CHECK-NOT: blendvps
149 %1 = call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %a0, <4 x float> %a0, <4 x float> %a1)
153 ; CHECK-NOT: blendvps
178 declare <4 x float> @llvm.x86.sse41.blendvps(<4 x float>, <4 x float>, <4 x float>)
sse41-intrinsics-x86.ll 28 ; CHECK: blendvps
29 %res = call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %a0, <4 x float> %a1, <4 x float> %a2) ; <<4 x float>> [#uses=1]
32 declare <4 x float> @llvm.x86.sse41.blendvps(<4 x float>, <4 x float>, <4 x float>) nounwind readnone
stack-folding-fp-sse42.ll 160 ;CHECK: blendvps {{-?[0-9]*}}(%rsp), {{%xmm[0-9][0-9]*}} {{.*#+}} 16-byte Folded Reload
162 %2 = call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %a1, <4 x float> %c, <4 x float> %a0)
165 declare <4 x float> @llvm.x86.sse41.blendvps(<4 x float>, <4 x float>, <4 x float>) nounwind readnone
    [all...]
stack-folding-fp-avx1.ll 275 %2 = call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %a1, <4 x float> %c, <4 x float> %a0)
278 declare <4 x float> @llvm.x86.sse41.blendvps(<4 x float>, <4 x float>, <4 x float>) nounwind readnone
    [all...]
avx-intrinsics-x86.ll     [all...]
  /external/llvm/test/Transforms/InstCombine/
blend_x86.ll 13 %1 = tail call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %xyzw, <4 x float> %abcd, <4 x float> <float 0.000000e+00, float 0.000000e+00, float 0.000000e+00, float 0xFFFFFFFFE0000000>)
50 declare <4 x float> @llvm.x86.sse41.blendvps(<4 x float>, <4 x float>, <4 x float>)
  /external/elfutils/src/libcpu/
ChangeLog 100 * defs/i386: Add blendvpd and blendvps opcodes.
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_logic.c 519 intrinsic = "llvm.x86.sse41.blendvps";
lp_bld_sample.c     [all...]
  /external/valgrind/none/tests/amd64/
sse4-64.stdout.exp     [all...]
sse4-64.stdout.exp-older-glibc     [all...]
sse4-64.c     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
x86inc.asm 949 AVX_INSTR blendvps, 1, 0, 0
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 1045 AVX_INSTR blendvps, 1, 0, 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 1024 AVX_INSTR blendvps, 1, 0, 0
  /external/elfutils/src/libcpu/defs/
i386     [all...]
  /external/elfutils/src/tests/
ChangeLog     [all...]
  /external/llvm/lib/Target/X86/
X86InstrSSE.td     [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-arm 
emulator-mips 
emulator-x86 
  /prebuilts/android-emulator/linux-x86_64/lib/gles_mesa/
libGL.so 
libGL.so.1 
libosmesa.so 

Completed in 1549 milliseconds

1 2