Home
last modified time | relevance | path

Searched defs:Simd8x16ShuffleOp (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/wasm/
Dfunction-body-decoder.cc399 void Simd8x16ShuffleOp(FullDecoder* decoder, in Simd8x16ShuffleOp() function in v8::internal::wasm::__anonb954c62d0111::WasmGraphBuildingInterface
Dfunction-body-decoder-impl.h2176 unsigned Simd8x16ShuffleOp() { in Simd8x16ShuffleOp() function
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc1785 void Simd8x16ShuffleOp(FullDecoder* decoder, in Simd8x16ShuffleOp() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler
/external/v8/src/compiler/
Dwasm-compiler.cc3820 Node* WasmGraphBuilder::Simd8x16ShuffleOp(const uint8_t shuffle[16], in Simd8x16ShuffleOp() function in v8::internal::compiler::WasmGraphBuilder