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.h37 void printOpExtInst(const MCInst *MI, raw_ostream &O);
H A DSPIRVInstPrinter.cpp118 printOpExtInst(MI, OS); in printInst()
225 void SPIRVInstPrinter::printOpExtInst(const MCInst *MI, raw_ostream &O) { in printOpExtInst() function in SPIRVInstPrinter