Home
last modified time | relevance | path

Searched defs:I8x16Popcnt (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
Dmacro-assembler-shared-ia32-x64.h891 void I8x16Popcnt(XMMRegister dst, XMMRegister src, XMMRegister tmp1, in I8x16Popcnt() function
/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc3024 __ I8x16Popcnt(i.OutputSimd128Register(), i.InputSimd128Register(0)); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc2970 __ I8x16Popcnt(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc3869 __ I8x16Popcnt(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local