Home
last modified time | relevance | path

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

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