Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBank.cpp87 void RegisterBank::print(raw_ostream &OS, bool IsForDebug, in print() argument
90 if (!IsForDebug) in print()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2578 bool IsForDebug; member in __anon315e020c0911::AssemblyWriter
2673 IsForDebug(IsForDebug), in AssemblyWriter()
2685 IsForDebug(IsForDebug), ShouldPreserveUseListOrder(false) {} in AssemblyWriter()
3732 if (F->isDeclaration() && !IsForDebug) { in printFunction()
4490 bool IsForDebug) const { in print()
4494 IsForDebug, in print()
4501 bool IsForDebug) const { in print()
4505 IsForDebug, in print()
4527 bool IsForDebug) const { in print()
4601 print(ROS, MST, IsForDebug); in print()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DComdat.h47 void print(raw_ostream &OS, bool IsForDebug = false) const;
H A DMetadata.h125 bool IsForDebug = false) const;
127 bool IsForDebug = false) const;
1464 void print(raw_ostream &ROS, bool IsForDebug = false) const;
1466 bool IsForDebug = false) const;
H A DValue.h237 void print(raw_ostream &O, bool IsForDebug = false) const;
239 bool IsForDebug = false) const;
H A DBasicBlock.h291 bool IsForDebug = false) const;
H A DType.h121 void print(raw_ostream &O, bool IsForDebug = false,
H A DFunction.h861 bool IsForDebug = false) const;
H A DModule.h805 bool IsForDebug = false) const;
H A DModuleSummaryIndex.h1514 void print(raw_ostream &OS, bool IsForDebug = false) const;
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h88 void print(raw_ostream &OS, bool IsForDebug = false,