Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp476 bool parseFunctionTableOperand(std::unique_ptr<WebAssemblyOperand> *Op) { in parseFunctionTableOperand() function in __anon101c24c70111::WebAssemblyAsmParser
597 if (parseFunctionTableOperand(&FunctionTable)) in ParseInstruction()