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