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

/external/llvm/lib/MC/
H A DMCAsmStreamer.cpp96 /// AddEncodingComment - Add a comment showing the encoding of an instruction.
97 void AddEncodingComment(const MCInst &Inst, const MCSubtargetInfo &);
1173 void MCAsmStreamer::AddEncodingComment(const MCInst &Inst, function in class:MCAsmStreamer
1264 AddEncodingComment(Inst, STI);

Completed in 107 milliseconds