Home
last modified time | relevance | path

Searched refs:IsForDebug (Results 1 – 23 of 23) sorted by relevance

/external/llvm/lib/CodeGen/GlobalISel/
DRegisterBank.cpp79 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/
DRegisterBank.cpp86 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/
DAsmWriter.cpp2292 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/
DComdat.h43 void print(raw_ostream &OS, bool IsForDebug = false) const;
DMetadata.h106 bool IsForDebug = false) const;
108 bool IsForDebug = false) const;
1317 void print(raw_ostream &ROS, bool IsForDebug = false) const;
1319 bool IsForDebug = false) const;
DValue.h208 void print(raw_ostream &O, bool IsForDebug = false) const;
210 bool IsForDebug = false) const;
DType.h121 void print(raw_ostream &O, bool IsForDebug = false,
DFunction.h580 bool IsForDebug = false) const;
DModule.h769 bool IsForDebug = false) const;
/external/llvm/lib/IR/
DAsmWriter.cpp2064 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/
DComdat.h48 void print(raw_ostream &OS, bool IsForDebug = false) const;
DMetadata.h121 bool IsForDebug = false) const;
123 bool IsForDebug = false) const;
1397 void print(raw_ostream &ROS, bool IsForDebug = false) const;
1399 bool IsForDebug = false) const;
DValue.h226 void print(raw_ostream &O, bool IsForDebug = false) const;
228 bool IsForDebug = false) const;
DType.h124 void print(raw_ostream &O, bool IsForDebug = false,
DFunction.h718 bool IsForDebug = false) const;
DModule.h793 bool IsForDebug = false) const;
DModuleSummaryIndex.h1096 void print(raw_ostream &OS, bool IsForDebug = false) const;
/external/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBank.h91 void print(raw_ostream &OS, bool IsForDebug = false,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBank.h89 void print(raw_ostream &OS, bool IsForDebug = false,
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h118 bool IsForDebug = false) const;
120 bool IsForDebug = false) const;
1356 void print(raw_ostream &ROS, bool IsForDebug = false) const;
1358 bool IsForDebug = false) const;
DValue.h211 void print(raw_ostream &O, bool IsForDebug = false) const;
213 bool IsForDebug = false) const;
DType.h123 void print(raw_ostream &O, bool IsForDebug = false,
DFunction.h607 bool IsForDebug = false) const;