Searched defs:Simd8x16ShuffleOp (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/wasm/ | ||
D | function-body-decoder.cc | 399 void Simd8x16ShuffleOp(FullDecoder* decoder, in Simd8x16ShuffleOp() function in v8::internal::wasm::__anonb954c62d0111::WasmGraphBuildingInterface |
D | function-body-decoder-impl.h | 2176 unsigned Simd8x16ShuffleOp() { in Simd8x16ShuffleOp() function |
/external/v8/src/wasm/baseline/ | ||
D | liftoff-compiler.cc | 1785 void Simd8x16ShuffleOp(FullDecoder* decoder, in Simd8x16ShuffleOp() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler |
/external/v8/src/compiler/ | ||
D | wasm-compiler.cc | 3820 Node* WasmGraphBuilder::Simd8x16ShuffleOp(const uint8_t shuffle[16], in Simd8x16ShuffleOp() function in v8::internal::compiler::WasmGraphBuilder |