Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVInstPrinter.h36 void printOpExtInst(const MCInst *MI, raw_ostream &O);
H A DSPIRVInstPrinter.cpp114 printOpExtInst(MI, OS); in printInst()
282 void SPIRVInstPrinter::printOpExtInst(const MCInst *MI, raw_ostream &O) { in printOpExtInst() function in SPIRVInstPrinter