Searched refs:TryMatch16x8Shuffle (Results 1 – 4 of 4) sorted by relevance
62 static bool TryMatch16x8Shuffle(const uint8_t* shuffle, uint8_t* shuffle16x8);
73 bool SimdShuffle::TryMatch16x8Shuffle(const uint8_t* shuffle, in TryMatch16x8Shuffle() function in v8::internal::wasm::SimdShuffle
2803 } else if (wasm::SimdShuffle::TryMatch16x8Shuffle(shuffle, shuffle16x8)) { in VisitI8x16Shuffle()
3511 } else if (wasm::SimdShuffle::TryMatch16x8Shuffle(shuffle, shuffle16x8)) { in VisitI8x16Shuffle()