Home
last modified time | relevance | path

Searched refs:vpminsw (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/core/
DSkVM.h138 void vpminsw (Ymm dst, Ymm x, Operand y);
DSkVM.cpp2015 void Assembler::vpminsw (Ymm dst, Ymm x, Operand y) { this->op(0x66, 0x0f,0xea, dst,x,y); } in vpminsw() function in skvm::Assembler
/third_party/node/deps/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h2652 liftoff::EmitSimdCommutativeBinOp<&Assembler::vpminsw, &Assembler::pminsw>( in emit_i16x8_ge_s()
3125 liftoff::EmitSimdCommutativeBinOp<&Assembler::vpminsw, &Assembler::pminsw>( in emit_i16x8_min_s()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h3052 liftoff::EmitSimdCommutativeBinOp<&Assembler::vpminsw, &Assembler::pminsw>( in emit_i16x8_ge_s()
3550 liftoff::EmitSimdCommutativeBinOp<&Assembler::vpminsw, &Assembler::pminsw>( in emit_i16x8_min_s()
/third_party/skia/tests/
DSkVMTest.cpp1099 a.vpminsw (A::ymm4, A::ymm3, A::ymm2); in DEF_TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc7872 "q\007vpmaxuw\007vpminsb\007vpminsd\007vpminsq\007vpminsw\007vpminub\007"
18275 …{ 13780 /* vpminsw */, X86::VPMINSWrr, Convert__Reg1_2__Reg1_1__Reg1_0, AMFBS_None, { MCK_FR32, MC…
18276 …{ 13780 /* vpminsw */, X86::VPMINSWYrr, Convert__Reg1_2__Reg1_1__Reg1_0, AMFBS_None, { MCK_VR256, …
18277 …{ 13780 /* vpminsw */, X86::VPMINSWZ128rr, Convert__Reg1_2__Reg1_1__Reg1_0, AMFBS_None, { MCK_FR32…
18278 …{ 13780 /* vpminsw */, X86::VPMINSWZ256rr, Convert__Reg1_2__Reg1_1__Reg1_0, AMFBS_None, { MCK_VR25…
18279 …{ 13780 /* vpminsw */, X86::VPMINSWZrr, Convert__Reg1_2__Reg1_1__Reg1_0, AMFBS_None, { MCK_VR512, …
18280 …{ 13780 /* vpminsw */, X86::VPMINSWrm, Convert__Reg1_2__Reg1_1__Mem1285_0, AMFBS_None, { MCK_Mem12…
18281 …{ 13780 /* vpminsw */, X86::VPMINSWZ128rm, Convert__Reg1_2__Reg1_1__Mem1285_0, AMFBS_None, { MCK_M…
18282 …{ 13780 /* vpminsw */, X86::VPMINSWYrm, Convert__Reg1_2__Reg1_1__Mem2565_0, AMFBS_None, { MCK_Mem2…
18283 …{ 13780 /* vpminsw */, X86::VPMINSWZ256rm, Convert__Reg1_2__Reg1_1__Mem2565_0, AMFBS_None, { MCK_M…
[all …]
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc2582 __ vpminsw(kScratchDoubleReg, src1, src2); in AssembleArchInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrAVX512.td4938 defm VPMINSW : avx512_binop_rm_vl_w<0xEA, "vpminsw", smin,