HomeSort by relevance Sort by last modified time
    Searched defs:printInfoComment (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Assembly/
AssemblyAnnotationWriter.h 56 /// printInfoComment - This may be implemented to emit a comment to the
58 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {}
  /external/llvm/tools/llvm-dis/
llvm-dis.cpp 73 void printInfoComment(const Value &V, formatted_raw_ostream &OS) {
  /external/llvm/lib/Transforms/Instrumentation/
DebugIR.cpp 71 void printInfoComment(const Value &V, formatted_raw_ostream &Out) {
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]

Completed in 71 milliseconds