Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.h45 void printBrList(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DWebAssemblyInstPrinter.cpp330 void WebAssemblyInstPrinter::printBrList(const MCInst *MI, unsigned OpNo, in printBrList() function in WebAssemblyInstPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrControl.td42 let PrintMethod = "printBrList";