Home
last modified time | relevance | path

Searched refs:printWrite (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600InstPrinter.h43 void printWrite(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DR600InstPrinter.cpp215 void R600InstPrinter::printWrite(const MCInst *MI, unsigned OpNo, in printWrite() function in R600InstPrinter
H A DAMDGPUInstPrinter.h218 void printWrite(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Instructions.td53 def WRITE : InstFlag <"printWrite", 1>;