Home
last modified time | relevance | path

Searched refs:AssemblyAnnotationWriter (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h28 class AssemblyAnnotationWriter {
30 virtual ~AssemblyAnnotationWriter();
DFunction.h578 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
DModule.h767 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW,
DValue.h26 class AssemblyAnnotationWriter; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h27 class AssemblyAnnotationWriter {
29 virtual ~AssemblyAnnotationWriter();
DFunction.h49 class AssemblyAnnotationWriter; variable
771 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
DModule.h780 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW,
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h27 class AssemblyAnnotationWriter {
29 virtual ~AssemblyAnnotationWriter();
DBasicBlock.h31 class AssemblyAnnotationWriter; variable
307 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
DFunction.h47 class AssemblyAnnotationWriter; variable
831 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
DModule.h806 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW,
/external/llvm/tools/llvm-dis/
Dllvm-dis.cpp77 class CommentWriter : public AssemblyAnnotationWriter {
217 std::unique_ptr<AssemblyAnnotationWriter> Annotator; in main()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h43 class AssemblyAnnotationWriter; variable
605 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DStackLifetime.cpp357 : public AssemblyAnnotationWriter {
DMustExecute.cpp420 class MustExecuteAnnotatedWriter : public AssemblyAnnotationWriter {
DMemorySSA.cpp102 class MemorySSAAnnotatedWriter : public AssemblyAnnotationWriter {
123 class MemorySSAWalkerAnnotatedWriter : public AssemblyAnnotationWriter {
DLazyValueInfo.cpp344 class LazyValueInfoAnnotatedWriter : public AssemblyAnnotationWriter {
/external/llvm/lib/IR/
DAsmWriter.cpp51 AssemblyAnnotationWriter::~AssemblyAnnotationWriter() {} in ~AssemblyAnnotationWriter()
2062 AssemblyAnnotationWriter *AnnotationWriter;
2072 AssemblyAnnotationWriter *AAW, bool IsForDebug,
2122 const Module *M, AssemblyAnnotationWriter *AAW, in AssemblyWriter()
3295 void Function::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
3306 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DAsmWriter.cpp92 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp92 AssemblyAnnotationWriter::~AssemblyAnnotationWriter() = default;
2363 AssemblyAnnotationWriter *AnnotationWriter = nullptr;
2376 AssemblyAnnotationWriter *AAW, bool IsForDebug,
2457 const Module *M, AssemblyAnnotationWriter *AAW, in AssemblyWriter()
4222 void Function::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
4233 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMustExecute.cpp405 class MustExecuteAnnotatedWriter : public AssemblyAnnotationWriter {
DLazyValueInfo.cpp357 class LazyValueInfoAnnotatedWriter : public AssemblyAnnotationWriter {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp825 class PredicateInfoAnnotatedWriter : public AssemblyAnnotationWriter {
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp891 class PredicateInfoAnnotatedWriter : public AssemblyAnnotationWriter {
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp70 class MemorySSAAnnotatedWriter : public AssemblyAnnotationWriter {

12