Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector.h656 void SwapShuffleInputs(Node* node);
Dinstruction-selector.cc3329 SwapShuffleInputs(node); in CanonicalizeShuffle()
3339 void InstructionSelector::SwapShuffleInputs(Node* node) { in SwapShuffleInputs() function in v8::internal::compiler::InstructionSelector
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc2909 SwapShuffleInputs(node); in VisitI8x16Shuffle()
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc3654 SwapShuffleInputs(node); in VisitI8x16Shuffle()