Searched refs:GetGroup (Results 1 – 5 of 5) sorted by relevance
70 unsigned AggressiveAntiDepState::GetGroup(MCRegister Reg) { in GetGroup() function in AggressiveAntiDepState83 if ((GetGroup(Reg) == Group) && (RegRefs->count(Reg) > 0)) in GetGroupRegs()93 unsigned Group1 = GetGroup(Reg1); in UnionGroups()94 unsigned Group2 = GetGroup(Reg2); in UnionGroups()210 LLVM_DEBUG(if (State->GetGroup(Reg) != 0) dbgs() in Observe()211 << " " << printReg(Reg, TRI) << "=g" << State->GetGroup(Reg) in Observe()318 LLVM_DEBUG(dbgs() << "->g" << State->GetGroup(Reg) << tag); in HandleLastUse()334 << State->GetGroup(SubregReg) << tag); in HandleLastUse()371 << State->GetGroup(Reg)); in PrescanInstruction()380 LLVM_DEBUG(if (State->GetGroup(Reg) != 0) dbgs() << "->g0(alloc-req)"); in PrescanInstruction()[all …]
95 unsigned GetGroup(MCRegister Reg);
265 if (auto Group = D.GetGroup()) in getOrCreateDiagID()304 if (auto Group = Diag.GetGroup()) { in initCustomDiagMapping()514 if ((!IsCustomDiag || CustomDiagInfo->getDescription(DiagID).GetGroup()) && in getDiagnosticSeverity()632 return CustomDiagInfo->getDescription(DiagID).GetGroup(); in getGroupForDiag()
228 std::optional<diag::Group> GetGroup() const { in GetGroup() function
16229 {"_ZN4llvm22AggressiveAntiDepState8GetGroupEj", "llvm::AggressiveAntiDepState::GetGroup(unsigned in…