Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXMCAsmStreamer.cpp83 virtual void AddEncodingComment(const MCInst &Inst);
499 void PTXMCAsmStreamer::AddEncodingComment(const MCInst &Inst) {} in AddEncodingComment() function in PTXMCAsmStreamer
506 AddEncodingComment(Inst); in EmitInstruction()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmStreamer.cpp102 virtual void AddEncodingComment(const MCInst &Inst);
1089 void MCAsmStreamer::AddEncodingComment(const MCInst &Inst) { in AddEncodingComment() function in MCAsmStreamer
1237 AddEncodingComment(Inst); in EmitInstruction()
/external/llvm/lib/MC/
DMCAsmStreamer.cpp105 void AddEncodingComment(const MCInst &Inst, const MCSubtargetInfo &);
1450 void MCAsmStreamer::AddEncodingComment(const MCInst &Inst, in AddEncodingComment() function in MCAsmStreamer
1540 AddEncodingComment(Inst, STI); in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmStreamer.cpp113 void AddEncodingComment(const MCInst &Inst, const MCSubtargetInfo &,
1701 void MCAsmStreamer::AddEncodingComment(const MCInst &Inst, in AddEncodingComment() function in MCAsmStreamer
1804 AddEncodingComment(Inst, STI, PrintSchedInfo); in EmitInstruction()