Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCAsmStreamer.cpp124 void AddEncodingComment(const MCInst &Inst, const MCSubtargetInfo &);
2215 void MCAsmStreamer::AddEncodingComment(const MCInst &Inst, in AddEncodingComment() function in MCAsmStreamer
2319 AddEncodingComment(Inst, STI); in emitInstruction()