Home
last modified time | relevance | path

Searched refs:Pmaxub (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
Dmacro-assembler-shared-ia32-x64.h295 AVX_OP(Pmaxub, pmaxub)
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc2915 __ Pmaxub(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc3733 __ Pmaxub(dst, src); in AssembleArchInstruction() local