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

/freebsd-10.2-release/contrib/llvm/lib/MC/
H A DMCAsmStreamer.cpp106 /// AddEncodingComment - Add a comment showing the encoding of an instruction.
107 virtual void AddEncodingComment(const MCInst &Inst);
1223 void MCAsmStreamer::AddEncodingComment(const MCInst &Inst) { function in class:MCAsmStreamer
1313 AddEncodingComment(Inst);

Completed in 108 milliseconds