Searched refs:TryMatchIdentity (Results 1 – 5 of 5) sorted by relevance
459 return TryMatchIdentity(shuffle); in TryMatchIdentityForTesting()659 static bool TryMatchIdentity(const uint8_t* shuffle);
3060 bool InstructionSelector::TryMatchIdentity(const uint8_t* shuffle) { in TryMatchIdentity() function in v8::internal::compiler::InstructionSelector
2460 if (TryMatchIdentity(shuffle)) { in VisitS8x16Shuffle()
2720 } else if (TryMatchIdentity(shuffle)) { in VisitS8x16Shuffle()
3239 } else if (TryMatchIdentity(shuffle)) { in VisitS8x16Shuffle()