Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp503 bool parseFunctionTableOperand(std::unique_ptr<WebAssemblyOperand> *Op) { in parseFunctionTableOperand() function in __anon270e5c510111::WebAssemblyAsmParser
620 if (parseFunctionTableOperand(&FunctionTable)) in ParseInstruction()