/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | AssemblyAnnotationWriter.h | 27 class AssemblyAnnotationWriter { 29 virtual ~AssemblyAnnotationWriter();
|
D | Function.h | 49 class AssemblyAnnotationWriter; variable 771 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
|
D | Module.h | 775 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW,
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | AssemblyAnnotationWriter.h | 27 class AssemblyAnnotationWriter { 29 virtual ~AssemblyAnnotationWriter();
|
D | BasicBlock.h | 34 class AssemblyAnnotationWriter; variable 289 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
|
D | Function.h | 49 class AssemblyAnnotationWriter; variable 823 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
|
D | Module.h | 782 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW,
|
/external/llvm/include/llvm/IR/ |
D | AssemblyAnnotationWriter.h | 28 class AssemblyAnnotationWriter { 30 virtual ~AssemblyAnnotationWriter();
|
D | Function.h | 578 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
|
D | Module.h | 767 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW,
|
D | Value.h | 26 class AssemblyAnnotationWriter; variable
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | JitManager.h | 175 llvm::AssemblyAnnotationWriter* annotater = nullptr); 203 class InterleaveAssemblyAnnotater : public llvm::AssemblyAnnotationWriter
|
D | JitManager.cpp | 473 llvm::AssemblyAnnotationWriter* annotater) in DumpToFile()
|
/external/llvm-project/llvm/tools/llvm-dis/ |
D | llvm-dis.cpp | 79 class CommentWriter : public AssemblyAnnotationWriter { 212 std::unique_ptr<AssemblyAnnotationWriter> Annotator; in main()
|
/external/llvm/tools/llvm-dis/ |
D | llvm-dis.cpp | 77 class CommentWriter : public AssemblyAnnotationWriter { 217 std::unique_ptr<AssemblyAnnotationWriter> Annotator; in main()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Function.h | 43 class AssemblyAnnotationWriter; variable 605 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
|
/external/llvm-project/llvm/lib/Analysis/ |
D | StackLifetime.cpp | 348 : public AssemblyAnnotationWriter {
|
D | MustExecute.cpp | 412 class MustExecuteAnnotatedWriter : public AssemblyAnnotationWriter {
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 51 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/llvm-project/llvm/lib/IR/ |
D | AsmWriter.cpp | 92 AssemblyAnnotationWriter::~AssemblyAnnotationWriter() = default; 2552 AssemblyAnnotationWriter *AnnotationWriter = nullptr; 2565 AssemblyAnnotationWriter *AAW, bool IsForDebug, 2646 const Module *M, AssemblyAnnotationWriter *AAW, in AssemblyWriter() 4470 void Function::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print() 4481 void BasicBlock::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print() 4492 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 92 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/ |
D | MustExecute.cpp | 405 class MustExecuteAnnotatedWriter : public AssemblyAnnotationWriter {
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | PredicateInfo.cpp | 825 class PredicateInfoAnnotatedWriter : public AssemblyAnnotationWriter {
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | PredicateInfo.cpp | 931 class PredicateInfoAnnotatedWriter : public AssemblyAnnotationWriter {
|
/external/llvm/lib/Transforms/Utils/ |
D | MemorySSA.cpp | 70 class MemorySSAAnnotatedWriter : public AssemblyAnnotationWriter {
|