Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmStreamer.cpp125 void AddEncodingComment(const MCInst &Inst, const MCSubtargetInfo &);
2099 void MCAsmStreamer::AddEncodingComment(const MCInst &Inst, in AddEncodingComment() function in MCAsmStreamer
2201 AddEncodingComment(Inst, STI); in emitInstruction()