Searched refs:parseFunctionTableOperand (Results 1 – 1 of 1) sorted by relevance
476 bool parseFunctionTableOperand(std::unique_ptr<WebAssemblyOperand> *Op) { in parseFunctionTableOperand() function in __anon101c24c70111::WebAssemblyAsmParser597 if (parseFunctionTableOperand(&FunctionTable)) in ParseInstruction()