Home
last modified time | relevance | path

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

12

/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.h775 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW,
/external/llvm-project/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h27 class AssemblyAnnotationWriter {
29 virtual ~AssemblyAnnotationWriter();
DBasicBlock.h34 class AssemblyAnnotationWriter; variable
289 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
DFunction.h49 class AssemblyAnnotationWriter; variable
823 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW = nullptr,
DModule.h782 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW,
/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/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.h175 llvm::AssemblyAnnotationWriter* annotater = nullptr);
203 class InterleaveAssemblyAnnotater : public llvm::AssemblyAnnotationWriter
DJitManager.cpp473 llvm::AssemblyAnnotationWriter* annotater) in DumpToFile()
/external/llvm-project/llvm/tools/llvm-dis/
Dllvm-dis.cpp79 class CommentWriter : public AssemblyAnnotationWriter {
212 std::unique_ptr<AssemblyAnnotationWriter> Annotator; in main()
/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/llvm-project/llvm/lib/Analysis/
DStackLifetime.cpp348 : public AssemblyAnnotationWriter {
DMustExecute.cpp412 class MustExecuteAnnotatedWriter : 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/llvm-project/llvm/lib/IR/
DAsmWriter.cpp92 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/
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 {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp825 class PredicateInfoAnnotatedWriter : public AssemblyAnnotationWriter {
/external/llvm-project/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp931 class PredicateInfoAnnotatedWriter : public AssemblyAnnotationWriter {
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp70 class MemorySSAAnnotatedWriter : public AssemblyAnnotationWriter {

12