Searched refs:AddNewLine (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | MachineInstr.cpp | 1522 bool SkipDebugLoc, bool AddNewLine, in print() argument 1536 print(OS, MST, IsStandalone, SkipOpers, SkipDebugLoc, AddNewLine, TII); in print() 1541 bool AddNewLine, const TargetInstrInfo *TII) const { in print() argument 1818 if (AddNewLine) in print()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstr.h | 1679 bool SkipDebugLoc = false, bool AddNewLine = true, 1683 bool AddNewLine = true,
|