Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp504 bool parseFunctionTableOperand(std::unique_ptr<WebAssemblyOperand> *Op) { in parseFunctionTableOperand() function in __anonb6ef144c0111::WebAssemblyAsmParser
624 if (parseFunctionTableOperand(&FunctionTable)) in ParseInstruction()