Home
last modified time | relevance | path

Searched refs:Psignw (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
Dmacro-assembler-shared-ia32-x64.h366 AVX_OP_SSSE3(Psignw, psignw)
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc2489 __ Psignw(dst, kScratchDoubleReg); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc3379 __ Psignw(dst, kScratchDoubleReg); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h3017 Psignw(dst.fp(), kScratchDoubleReg); in emit_i16x8_neg()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h3442 Psignw(dst.fp(), liftoff::kScratchDoubleReg); in emit_i16x8_neg()