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

/openbsd-current/gnu/llvm/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVInstPrinter.h37 void printOpExtInst(const MCInst *MI, raw_ostream &O);
H A DSPIRVInstPrinter.cpp80 printOpExtInst(MI, OS);
185 void SPIRVInstPrinter::printOpExtInst(const MCInst *MI, raw_ostream &O) { function in class:SPIRVInstPrinter

Completed in 111 milliseconds