Searched refs:printOpExtInst (Results 1 – 2 of 2) sorted by relevance
37 void printOpExtInst(const MCInst *MI, raw_ostream &O);
118 printOpExtInst(MI, OS); in printInst()225 void SPIRVInstPrinter::printOpExtInst(const MCInst *MI, raw_ostream &O) { in printOpExtInst() function in SPIRVInstPrinter