Searched refs:AddEncodingComment (Results 1 – 4 of 4) sorted by relevance
83 virtual void AddEncodingComment(const MCInst &Inst);499 void PTXMCAsmStreamer::AddEncodingComment(const MCInst &Inst) {} in AddEncodingComment() function in PTXMCAsmStreamer506 AddEncodingComment(Inst); in EmitInstruction()
102 virtual void AddEncodingComment(const MCInst &Inst);1089 void MCAsmStreamer::AddEncodingComment(const MCInst &Inst) { in AddEncodingComment() function in MCAsmStreamer1237 AddEncodingComment(Inst); in EmitInstruction()
105 void AddEncodingComment(const MCInst &Inst, const MCSubtargetInfo &);1450 void MCAsmStreamer::AddEncodingComment(const MCInst &Inst, in AddEncodingComment() function in MCAsmStreamer1540 AddEncodingComment(Inst, STI); in EmitInstruction()
113 void AddEncodingComment(const MCInst &Inst, const MCSubtargetInfo &,1701 void MCAsmStreamer::AddEncodingComment(const MCInst &Inst, in AddEncodingComment() function in MCAsmStreamer1804 AddEncodingComment(Inst, STI, PrintSchedInfo); in EmitInstruction()