Searched refs:TryMatchBlend (Results 1 – 4 of 4) sorted by relevance
84 static bool TryMatchBlend(const uint8_t* shuffle);
123 bool SimdShuffle::TryMatchBlend(const uint8_t* shuffle) { in TryMatchBlend() function in v8::internal::wasm::SimdShuffle
2945 if (wasm::SimdShuffle::TryMatchBlend(shuffle)) { in VisitI8x16Shuffle()2964 if (wasm::SimdShuffle::TryMatchBlend(shuffle)) { in VisitI8x16Shuffle()
3693 if (wasm::SimdShuffle::TryMatchBlend(shuffle)) { in VisitI8x16Shuffle()3719 if (wasm::SimdShuffle::TryMatchBlend(shuffle)) { in VisitI8x16Shuffle()