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

  /external/llvm/include/llvm/Assembly/
AssemblyAnnotationWriter.h 33 /// emitFunctionAnnot - This may be implemented to emit a string right before
35 virtual void emitFunctionAnnot(const Function *,
  /external/llvm/tools/llvm-dis/
llvm-dis.cpp 68 void emitFunctionAnnot(const Function *F,
  /external/llvm/tools/llvm-prof/
llvm-prof.cpp 82 virtual void emitFunctionAnnot(const Function *F,
  /external/llvm/lib/Transforms/Instrumentation/
DebugIR.cpp 75 void emitFunctionAnnot(const Function *F, formatted_raw_ostream &Out) {
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]

Completed in 421 milliseconds