Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCAsmStreamer.cpp124 void AddEncodingComment(const MCInst &Inst, const MCSubtargetInfo &);
2182 void MCAsmStreamer::AddEncodingComment(const MCInst &Inst, in AddEncodingComment() function in MCAsmStreamer
2286 AddEncodingComment(Inst, STI); in emitInstruction()