Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-opcodes.cc323 FunctionSig* SimdSignature(WasmOpcode opcode) const { in SimdSignature() function in v8::internal::wasm::SigTable
337 return sig_table.Get().SimdSignature(opcode); in Signature()