HomeSort by relevance Sort by last modified time
    Searched refs:AddEncodingComment (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PTX/
PTXMCAsmStreamer.cpp 83 /// AddEncodingComment - Add a comment showing the encoding of an instruction.
84 virtual void AddEncodingComment(const MCInst &Inst);
510 void PTXMCAsmStreamer::AddEncodingComment(const MCInst &Inst) {}
517 AddEncodingComment(Inst);
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 107 /// AddEncodingComment - Add a comment showing the encoding of an instruction.
108 virtual void AddEncodingComment(const MCInst &Inst);
    [all...]

Completed in 201 milliseconds