Home
last modified time | relevance | path

Searched defs:shuffle16x8 (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dsimd-shuffle.cc135 uint8_t SimdShuffle::PackBlend8(const uint8_t* shuffle16x8) { in PackBlend8() argument
94 TryMatch16x8Shuffle(const uint8_t* shuffle, uint8_t* shuffle16x8) TryMatch16x8Shuffle() argument
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc3483 bool TryMatch16x8HalfShuffle(uint8_t* shuffle16x8, uint8_t* blend_mask) { in TryMatch16x8HalfShuffle() argument
3643 uint8_t shuffle16x8[8]; in VisitI8x16Shuffle() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2739 bool TryMatch16x8HalfShuffle(uint8_t* shuffle16x8, uint8_t* blend_mask) { in TryMatch16x8HalfShuffle() argument
2898 uint8_t shuffle16x8[8]; in VisitI8x16Shuffle() local

Completed in 15 milliseconds