Home
last modified time | relevance | path

Searched refs:TryMatchShufps (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc3607 bool TryMatchShufps(const uint8_t* shuffle32x4) { in TryMatchShufps() function
3698 } else if (TryMatchShufps(shuffle32x4)) { in VisitI8x16Shuffle()