reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
126 if (CurRegBank) dbgs() << *CurRegBank; else dbgs() << "none"; 129 dbgs() << *DesiredRegBrank << '\n';);lib/CodeGen/GlobalISel/RegisterBankInfo.cpp
75 LLVM_DEBUG(dbgs() << "Verify " << RegBank << '\n'); 525 OS << *RegBank;lib/Target/AArch64/AArch64InstructionSelector.cpp
1510 << " constant on bank: " << RB 1530 << " constant on bank: " << RB 1831 LLVM_DEBUG(dbgs() << "G_[SU]MULH on bank: " << RB << ", expected: GPR\n"); 2019 LLVM_DEBUG(dbgs() << "G_ANYEXT on bank: " << RBDst 2026 LLVM_DEBUG(dbgs() << "G_ANYEXT on bank: " << RBSrc