Home
last modified time | relevance | path

Searched refs:pmaxud (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/codegen/ia32/
H A Dsse-instr.h112 V(pmaxud, 66, 0F, 38, 3F) \
/third_party/node/deps/v8/src/codegen/x64/
H A Dsse-instr.h180 V(pmaxud, 66, 0F, 38, 3F) \
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A Dx86.hpp87 RValue<UInt4> pmaxud(RValue<UInt4> x, RValue<UInt4> y);
H A DLLVMReactor.cpp2897 return x86::pmaxud(x, y); in Max()
3983 RValue<UInt4> pmaxud(RValue<UInt4> x, RValue<UInt4> y) in pmaxud() function
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h377 AVX_OP_SSE4_1(Pmaxud, pmaxud)
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm1483 AVX_INSTR pmaxud, sse4, 0, 0, 1
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h3097 liftoff::EmitSimdCommutativeBinOp<&Assembler::vpmaxud, &Assembler::pmaxud>( in emit_i32x4_gt_u()
3720 liftoff::EmitSimdCommutativeBinOp<&Assembler::vpmaxud, &Assembler::pmaxud>(
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h2697 liftoff::EmitSimdCommutativeBinOp<&Assembler::vpmaxud, &Assembler::pmaxud>( in emit_i32x4_gt_u()
3294 liftoff::EmitSimdCommutativeBinOp<&Assembler::vpmaxud, &Assembler::pmaxud>( in emit_i32x4_max_u()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc2414 __ pmaxud(dst, src); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc3287 ASSEMBLE_SIMD_BINOP(pmaxud); in AssembleArchInstruction()

Completed in 42 milliseconds