Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVInstPrinter.h34 void printOpExtInst(const MCInst *MI, raw_ostream &O);
H A DSPIRVInstPrinter.cpp76 printOpExtInst(MI, OS); in printInst()
178 void SPIRVInstPrinter::printOpExtInst(const MCInst *MI, raw_ostream &O) { in printOpExtInst() function in SPIRVInstPrinter