Searched refs:AssemblyAnnotationWriter (Results 1 – 21 of 21) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | AssemblyAnnotationWriter.h | 27 class AssemblyAnnotationWriter { 29 virtual ~AssemblyAnnotationWriter();
|
| H A D | BasicBlock.h | 31 class AssemblyAnnotationWriter; variable 307 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
|
| H A D | Function.h | 47 class AssemblyAnnotationWriter; variable 831 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
|
| H A D | Module.h | 806 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW,
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-dis/ |
| H A D | llvm-dis.cpp | 92 class CommentWriter : public AssemblyAnnotationWriter { 246 std::unique_ptr<AssemblyAnnotationWriter> Annotator; in main()
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | StackLifetime.cpp | 357 : public AssemblyAnnotationWriter {
|
| H A D | MustExecute.cpp | 420 class MustExecuteAnnotatedWriter : public AssemblyAnnotationWriter {
|
| H A D | MemorySSA.cpp | 102 class MemorySSAAnnotatedWriter : public AssemblyAnnotationWriter { 123 class MemorySSAWalkerAnnotatedWriter : public AssemblyAnnotationWriter {
|
| H A D | LazyValueInfo.cpp | 344 class LazyValueInfoAnnotatedWriter : public AssemblyAnnotationWriter {
|
| H A D | InlineCost.cpp | 208 class InlineCostAnnotationWriter : public AssemblyAnnotationWriter {
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | AsmWriter.cpp | 92 AssemblyAnnotationWriter::~AssemblyAnnotationWriter() = default; 2552 AssemblyAnnotationWriter *AnnotationWriter = nullptr; 2565 AssemblyAnnotationWriter *AAW, bool IsForDebug, 2651 const Module *M, AssemblyAnnotationWriter *AAW, in AssemblyWriter() 4590 void Function::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print() 4601 void BasicBlock::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print() 4612 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | PredicateInfo.cpp | 891 class PredicateInfoAnnotatedWriter : public AssemblyAnnotationWriter {
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 1916 ./usr/include/llvm/IR/AssemblyAnnotationWriter.h
|
| H A D | clang.macppc | 1915 ./usr/include/llvm/IR/AssemblyAnnotationWriter.h
|
| H A D | clang.loongson | 1915 ./usr/include/llvm/IR/AssemblyAnnotationWriter.h
|
| H A D | clang.octeon | 1915 ./usr/include/llvm/IR/AssemblyAnnotationWriter.h
|
| H A D | clang.arm64 | 1916 ./usr/include/llvm/IR/AssemblyAnnotationWriter.h
|
| H A D | clang.powerpc64 | 1914 ./usr/include/llvm/IR/AssemblyAnnotationWriter.h
|
| H A D | clang.armv7 | 1914 ./usr/include/llvm/IR/AssemblyAnnotationWriter.h
|
| H A D | clang.i386 | 1914 ./usr/include/llvm/IR/AssemblyAnnotationWriter.h
|
| H A D | clang.sparc64 | 1915 ./usr/include/llvm/IR/AssemblyAnnotationWriter.h
|