Home
last modified time | relevance | path

Searched defs:max_s_h (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc2957 __ max_s_h(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
3774 __ max_s_h(kSimd128ScratchReg, kSimd128RegZero, src0); in AssembleArchInstruction() local
3776 __ max_s_h(dst, kSimd128RegZero, src1); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc2794 __ max_s_h(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local