/external/llvm/lib/CodeGen/GlobalISel/ |
D | RegisterBank.cpp | 79 void RegisterBank::print(raw_ostream &OS, bool IsForDebug, in print() argument 82 if (!IsForDebug) in print()
|
/external/swiftshader/third_party/llvm-7.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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 2292 bool IsForDebug; member in __anond391111b0611::AssemblyWriter 2303 AssemblyAnnotationWriter *AAW, bool IsForDebug, 2307 const ModuleSummaryIndex *Index, bool IsForDebug); 2382 bool IsForDebug, bool ShouldPreserveUseListOrder) in AssemblyWriter() argument 2384 IsForDebug(IsForDebug), in AssemblyWriter() 2394 const ModuleSummaryIndex *Index, bool IsForDebug) in AssemblyWriter() argument 2396 IsForDebug(IsForDebug), ShouldPreserveUseListOrder(false) {} in AssemblyWriter() 3325 if (F->isDeclaration() && !IsForDebug) { in printFunction() 3974 bool IsForDebug) const { in print() 3978 IsForDebug, in print() [all …]
|
/external/llvm/include/llvm/IR/ |
D | Comdat.h | 43 void print(raw_ostream &OS, bool IsForDebug = false) const;
|
D | Metadata.h | 106 bool IsForDebug = false) const; 108 bool IsForDebug = false) const; 1317 void print(raw_ostream &ROS, bool IsForDebug = false) const; 1319 bool IsForDebug = false) const;
|
D | Value.h | 208 void print(raw_ostream &O, bool IsForDebug = false) const; 210 bool IsForDebug = false) const;
|
D | Type.h | 121 void print(raw_ostream &O, bool IsForDebug = false,
|
D | Function.h | 580 bool IsForDebug = false) const;
|
D | Module.h | 769 bool IsForDebug = false) const;
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 2064 bool IsForDebug; member in __anon7e0791c30611::AssemblyWriter 2072 AssemblyAnnotationWriter *AAW, bool IsForDebug, 2123 bool IsForDebug, bool ShouldPreserveUseListOrder) in AssemblyWriter() argument 2125 IsForDebug(IsForDebug), in AssemblyWriter() 2647 if (F->isDeclaration() && !IsForDebug) { in printFunction() 3297 bool IsForDebug) const { in print() 3301 IsForDebug, in print() 3307 bool ShouldPreserveUseListOrder, bool IsForDebug) const { in print() 3310 AssemblyWriter W(OS, SlotTable, this, AAW, IsForDebug, in print() 3315 void NamedMDNode::print(raw_ostream &ROS, bool IsForDebug) const { in print() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Comdat.h | 48 void print(raw_ostream &OS, bool IsForDebug = false) const;
|
D | Metadata.h | 121 bool IsForDebug = false) const; 123 bool IsForDebug = false) const; 1397 void print(raw_ostream &ROS, bool IsForDebug = false) const; 1399 bool IsForDebug = false) const;
|
D | Value.h | 226 void print(raw_ostream &O, bool IsForDebug = false) const; 228 bool IsForDebug = false) const;
|
D | Type.h | 124 void print(raw_ostream &O, bool IsForDebug = false,
|
D | Function.h | 718 bool IsForDebug = false) const;
|
D | Module.h | 793 bool IsForDebug = false) const;
|
D | ModuleSummaryIndex.h | 1096 void print(raw_ostream &OS, bool IsForDebug = false) const;
|
/external/llvm/include/llvm/CodeGen/GlobalISel/ |
D | RegisterBank.h | 91 void print(raw_ostream &OS, bool IsForDebug = false,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | RegisterBank.h | 89 void print(raw_ostream &OS, bool IsForDebug = false,
|
/external/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;
|