/external/llvm/test/CodeGen/X86/ |
D | pr24139.ll | 44 …%tmp35 = tail call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %tmp27, <4 x float> %tmp29, <4… 53 …%tmp44 = tail call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %tmp42, <4 x float> %tmp35, <4… 87 …%tmp78 = tail call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %tmp70, <4 x float> %tmp72, <4… 96 …%tmp87 = tail call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %tmp85, <4 x float> %tmp78, <4… 131 …%tmp122 = tail call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %tmp114, <4 x float> %tmp116,… 140 …%tmp131 = tail call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %tmp129, <4 x float> %tmp122,… 148 declare <4 x float> @llvm.x86.sse41.blendvps(<4 x float>, <4 x float>, <4 x float>)
|
D | 2011-10-21-widen-cmp.ll | 18 ; CHECK-NEXT: blendvps %xmm0, %xmm0
|
D | sse41-intrinsics-x86.ll | 29 ; SSE41-NEXT: blendvps %xmm1, %xmm3 37 …%res = call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %a0, <4 x float> %a1, <4 x float> %a2… 40 declare <4 x float> @llvm.x86.sse41.blendvps(<4 x float>, <4 x float>, <4 x float>) nounwind readno…
|
D | sse41-intrinsics-fast-isel.ll | 103 ; X32-NEXT: blendvps %xmm1, %xmm3 111 ; X64-NEXT: blendvps %xmm1, %xmm3 114 …%res = call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %a0, <4 x float> %a1, <4 x float> %a2) 117 declare <4 x float> @llvm.x86.sse41.blendvps(<4 x float>, <4 x float>, <4 x float>) nounwind readno…
|
D | 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 readno…
|
D | vector-blend.ll | 1036 ; SSE41-NEXT: blendvps %xmm2, %xmm3
|
D | 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 readno…
|
D | avx-intrinsics-x86.ll | 1508 …%res = call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %a0, <4 x float> %a1, <4 x float> %a2… 1511 declare <4 x float> @llvm.x86.sse41.blendvps(<4 x float>, <4 x float>, <4 x float>) nounwind readno…
|
/external/llvm/test/Transforms/InstCombine/ |
D | blend_x86.ll | 29 …%1 = tail call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %xyzw, <4 x float> %abcd, <4 x flo… 36 …%1 = tail call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %xyzw, <4 x float> %abcd, <4 x flo… 43 …%1 = tail call <4 x float> @llvm.x86.sse41.blendvps(<4 x float> %xyzw, <4 x float> %xyzw, <4 x flo… 140 declare <4 x float> @llvm.x86.sse41.blendvps(<4 x float>, <4 x float>, <4 x float>)
|
/external/llvm/test/MC/X86/ |
D | x86-32-coverage.s | 10515 blendvps (%eax), %xmm1 10517 blendvps %xmm2, %xmm1 10568 blendvps %xmm2, %xmm1 label 10570 blendvps %xmm0, %xmm2, %xmm1 label 10572 blendvps (%eax), %xmm1 label 10574 blendvps %xmm0, (%eax), %xmm1 label
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX8632.h | 588 void blendvps(Type Ty, XmmRegister dst, XmmRegister src); 589 void blendvps(Type Ty, XmmRegister dst, const AsmAddress &src);
|
D | IceAssemblerX8664.h | 607 void blendvps(Type Ty, XmmRegister dst, XmmRegister src); 608 void blendvps(Type Ty, XmmRegister dst, const AsmAddress &src);
|
D | IceAssemblerX8632.cpp | 1269 void AssemblerX8632::blendvps(Type /* Ty */, XmmRegister dst, XmmRegister src) { in blendvps() function in Ice::X8632::AssemblerX8632 1278 void AssemblerX8632::blendvps(Type /* Ty */, XmmRegister dst, in blendvps() function in Ice::X8632::AssemblerX8632
|
D | IceInstX8632.cpp | 1069 static const XmmEmitterRegOp Emitter = {&Assembler::blendvps, in emitIAS() 1070 &Assembler::blendvps}; in emitIAS()
|
D | IceInstX8664.cpp | 1061 static const XmmEmitterRegOp Emitter = {&Assembler::blendvps, in emitIAS() 1062 &Assembler::blendvps}; in emitIAS()
|
D | IceAssemblerX8664.cpp | 1364 void AssemblerX8664::blendvps(Type /* Ty */, XmmRegister dst, XmmRegister src) { in blendvps() function in Ice::X8664::AssemblerX8664 1374 void AssemblerX8664::blendvps(Type /* Ty */, XmmRegister dst, in blendvps() function in Ice::X8664::AssemblerX8664
|
/external/libaom/third_party/libyuv/source/ |
D | x86inc.asm | 949 AVX_INSTR blendvps, 1, 0, 0
|
/external/elfutils/libcpu/ |
D | ChangeLog | 235 * defs/i386: Add blendvpd and blendvps opcodes.
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | XmmArith.cpp | 661 blendvps, f32); \ in TEST_F() 665 blendvps, f32); \ in TEST_F()
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | XmmArith.cpp | 666 blendvps, f32); \ in TEST_F() 670 blendvps, f32); \ in TEST_F()
|
/external/elfutils/libcpu/defs/ |
D | i386 | 920 01100110,00001111,00111000,00010100,{Mod}{xmmreg}{R_m}:blendvps %xmm0,{Mod}{R_m},{xmmreg}
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 6357 defm BLENDVPS : SS41I_ternary<0x14, "blendvps", v4f32, memopv4f32, f128mem, 6367 def : InstAlias<"blendvps\t{$src2, $dst|$dst, $src2}", 6369 def : InstAlias<"blendvps\t{$src2, $dst|$dst, $src2}",
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 7188 defm BLENDVPS : SS41I_ternary_int<0x14, "blendvps", memopv4f32, f128mem, 7200 def : InstAlias<"blendvps\t{%xmm0, $src2, $dst|$dst, $src2, xmm0}", 7202 def : InstAlias<"blendvps\t{%xmm0, $src2, $dst|$dst, $src2, xmm0}",
|