Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.h50 void printCatchList(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DWebAssemblyInstPrinter.cpp393 void WebAssemblyInstPrinter::printCatchList(const MCInst *MI, unsigned OpNo, in printCatchList() function in WebAssemblyInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrControl.td133 let PrintMethod = "printCatchList";