Home
last modified time | relevance | path

Searched defs:CanonicalizeShuffle (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dsimd-shuffle.cc15 void SimdShuffle::CanonicalizeShuffle(bool inputs_equal, uint8_t* shuffle, in CanonicalizeShuffle() function in v8::internal::wasm::SimdShuffle
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector.cc3319 void InstructionSelector::CanonicalizeShuffle(Node* node, uint8_t* shuffle, in CanonicalizeShuffle() function in v8::internal::compiler::InstructionSelector