Home
last modified time | relevance | path

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

12

/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-16.0/llvm/lib/CodeGen/
DRegisterBank.cpp87 void RegisterBank::print(raw_ostream &OS, bool IsForDebug, in print() argument
90 if (!IsForDebug) in print()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBank.cpp86 void RegisterBank::print(raw_ostream &OS, bool IsForDebug, in print() argument
89 if (!IsForDebug) in print()
/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,
/external/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBank.h91 void print(raw_ostream &OS, bool IsForDebug = false,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DComdat.h47 void print(raw_ostream &OS, bool IsForDebug = false) const;
DMetadata.h123 bool IsForDebug = false) const;
125 bool IsForDebug = false) const;
1413 void print(raw_ostream &ROS, bool IsForDebug = false) const;
1415 bool IsForDebug = false) const;
DValue.h237 void print(raw_ostream &O, bool IsForDebug = false) const;
239 bool IsForDebug = false) const;
DType.h124 void print(raw_ostream &O, bool IsForDebug = false,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBank.h88 void print(raw_ostream &OS, bool IsForDebug = false,
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DRegisterBank.h88 void print(raw_ostream &OS, bool IsForDebug = false,
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DComdat.h49 void print(raw_ostream &OS, bool IsForDebug = false) const;
DValue.h236 void print(raw_ostream &O, bool IsForDebug = false) const;
238 bool IsForDebug = false) const;
DMetadata.h124 bool IsForDebug = false) const;
126 bool IsForDebug = false) const;
1665 void print(raw_ostream &ROS, bool IsForDebug = false) const;
1667 bool IsForDebug = false) const;
DType.h123 void print(raw_ostream &O, bool IsForDebug = false,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp2365 bool IsForDebug; member in __anon6db4cd120611::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 …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DAsmWriter.cpp2554 bool IsForDebug; member in __anon725c52180911::AssemblyWriter
2565 AssemblyAnnotationWriter *AAW, bool IsForDebug,
2569 const ModuleSummaryIndex *Index, bool IsForDebug);
2652 bool IsForDebug, bool ShouldPreserveUseListOrder) in AssemblyWriter() argument
2654 IsForDebug(IsForDebug), in AssemblyWriter()
2664 const ModuleSummaryIndex *Index, bool IsForDebug) in AssemblyWriter() argument
2666 IsForDebug(IsForDebug), ShouldPreserveUseListOrder(false) {} in AssemblyWriter()
3825 if (F->isDeclaration() && !IsForDebug) { in printFunction()
4592 bool IsForDebug) const { in print()
4596 IsForDebug, in print()
[all …]
/external/llvm/lib/IR/
DAsmWriter.cpp2064 bool IsForDebug; member in __anon78cd33700611::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-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;

12