Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
Dmacro-assembler-shared-ia32-x64.h298 AVX_OP(Pmovmskb, pmovmskb)
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc2676 __ Pmovmskb(dst, tmp); in AssembleArchInstruction() local
2966 __ Pmovmskb(i.OutputRegister(), i.InputSimd128Register(0)); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc3511 __ Pmovmskb(dst, kScratchDoubleReg); in AssembleArchInstruction() local
3755 __ Pmovmskb(i.OutputRegister(), i.InputSimd128Register(0)); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h2906 Pmovmskb(dst.gp(), src.fp()); in emit_i8x16_bitmask()
3033 Pmovmskb(dst.gp(), tmp); in emit_i16x8_bitmask()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h3320 Pmovmskb(dst.gp(), src.fp()); in emit_i8x16_bitmask()
3458 Pmovmskb(dst.gp(), tmp); in emit_i16x8_bitmask()