Searched refs:printOpDecorate (Results 1 – 2 of 2) sorted by relevance
36 void printOpDecorate(const MCInst *MI, raw_ostream &O);
114 printOpDecorate(MI, OS); in printInst()240 void SPIRVInstPrinter::printOpDecorate(const MCInst *MI, raw_ostream &O) { in printOpDecorate() function in SPIRVInstPrinter