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

  /external/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 55 /// printInfoComment - This may be implemented to emit a comment to the
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {}
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 55 /// printInfoComment - This may be implemented to emit a comment to the
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {}
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 55 /// printInfoComment - This may be implemented to emit a comment to the
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {}
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 55 /// printInfoComment - This may be implemented to emit a comment to the
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {}
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 55 /// printInfoComment - This may be implemented to emit a comment to the
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {}
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 55 /// printInfoComment - This may be implemented to emit a comment to the
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {}
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 55 /// printInfoComment - This may be implemented to emit a comment to the
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {}
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 55 /// printInfoComment - This may be implemented to emit a comment to the
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 55 /// printInfoComment - This may be implemented to emit a comment to the
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {}
  /external/swiftshader/third_party/LLVM/include/llvm/Assembly/
AssemblyAnnotationWriter.h 56 /// printInfoComment - This may be implemented to emit a comment to the
58 virtual void printInfoComment(const Value &V, formatted_raw_ostream &OS) {}
  /external/swiftshader/third_party/LLVM/tools/llvm-dis/
llvm-dis.cpp 72 void printInfoComment(const Value &V, formatted_raw_ostream &OS) {
  /external/llvm/tools/llvm-dis/
llvm-dis.cpp 84 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override {
  /external/swiftshader/third_party/LLVM/lib/VMCore/
AsmWriter.cpp     [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]

Completed in 373 milliseconds