Searched refs:EmitDst (Results 1 – 1 of 1) sorted by relevance
64 void EmitDst(const MCInst &MI, raw_ostream &OS) const;229 EmitDst(MI, OS); in EmitALUInstr()298 void R600MCCodeEmitter::EmitDst(const MCInst &MI, raw_ostream &OS) const { in EmitDst() function in R600MCCodeEmitter