Searched refs:TryMatchIdentity (Results 1 – 6 of 6) sorted by relevance
32 static bool TryMatchIdentity(const uint8_t* shuffle);
56 bool SimdShuffle::TryMatchIdentity(const uint8_t* shuffle) { in TryMatchIdentity() function in v8::internal::wasm::SimdShuffle
3016 } else if (wasm::SimdShuffle::TryMatchIdentity(shuffle)) { in VisitI8x16Shuffle()
2928 if (wasm::SimdShuffle::TryMatchIdentity(shuffle)) { in VisitI8x16Shuffle()
4155 } else if (wasm::SimdShuffle::TryMatchIdentity(shuffle)) { in VisitI8x16Shuffle()
3676 if (wasm::SimdShuffle::TryMatchIdentity(shuffle)) { in VisitI8x16Shuffle()