Searched refs:IsForDebug (Results 1 – 14 of 14) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | RegisterBank.cpp | 86 void RegisterBank::print(raw_ostream &OS, bool IsForDebug, in print() argument 89 if (!IsForDebug) in print()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | AsmWriter.cpp | 2365 bool IsForDebug; member in __anon781d50630611::AssemblyWriter 2376 AssemblyAnnotationWriter *AAW, bool IsForDebug, 2380 const ModuleSummaryIndex *Index, bool IsForDebug); 2458 bool IsForDebug, bool ShouldPreserveUseListOrder) in AssemblyWriter() argument 2460 IsForDebug(IsForDebug), in AssemblyWriter() 2470 const ModuleSummaryIndex *Index, bool IsForDebug) in AssemblyWriter() argument 2472 IsForDebug(IsForDebug), ShouldPreserveUseListOrder(false) {} in AssemblyWriter() 3461 if (F->isDeclaration() && !IsForDebug) { in printFunction() 4224 bool IsForDebug) const { in print() 4228 IsForDebug, in print() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | Comdat.h | 47 void print(raw_ostream &OS, bool IsForDebug = false) const;
|
| D | Metadata.h | 123 bool IsForDebug = false) const; 125 bool IsForDebug = false) const; 1408 void print(raw_ostream &ROS, bool IsForDebug = false) const; 1410 bool IsForDebug = false) const;
|
| D | Value.h | 227 void print(raw_ostream &O, bool IsForDebug = false) const; 229 bool IsForDebug = false) const;
|
| D | Type.h | 124 void print(raw_ostream &O, bool IsForDebug = false,
|
| D | Module.h | 777 bool IsForDebug = false) const;
|
| D | Function.h | 773 bool IsForDebug = false) const;
|
| D | ModuleSummaryIndex.h | 1375 void print(raw_ostream &OS, bool IsForDebug = false) const;
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| D | RegisterBank.h | 88 void print(raw_ostream &OS, bool IsForDebug = false,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | Metadata.h | 118 bool IsForDebug = false) const; 120 bool IsForDebug = false) const; 1356 void print(raw_ostream &ROS, bool IsForDebug = false) const; 1358 bool IsForDebug = false) const;
|
| D | Value.h | 211 void print(raw_ostream &O, bool IsForDebug = false) const; 213 bool IsForDebug = false) const;
|
| D | Type.h | 123 void print(raw_ostream &O, bool IsForDebug = false,
|
| D | Function.h | 607 bool IsForDebug = false) const;
|