Searched refs:dp_reg_info (Results 1 – 4 of 4) sorted by relevance
696 RegisterInfo* dp_reg_info = GetRegInfo(dp_reg); in CompilerInitializeRegAlloc() local698 DCHECK_EQ(dp_reg_info, dp_reg_info->Master()); in CompilerInitializeRegAlloc()700 info->SetMaster(dp_reg_info); in CompilerInitializeRegAlloc()732 RegisterInfo* dp_reg_info = GetRegInfo(dp_reg); in CompilerInitializeRegAlloc() local734 DCHECK_EQ(dp_reg_info, dp_reg_info->Master()); in CompilerInitializeRegAlloc()736 info->SetMaster(dp_reg_info); in CompilerInitializeRegAlloc()
634 RegisterInfo* dp_reg_info = GetRegInfo(dp_reg); in CompilerInitializeRegAlloc() local636 DCHECK_EQ(dp_reg_info, dp_reg_info->Master()); in CompilerInitializeRegAlloc()638 info->SetMaster(dp_reg_info); in CompilerInitializeRegAlloc()
610 RegisterInfo* dp_reg_info = GetRegInfo(dp_reg); in CompilerInitializeRegAlloc() local612 DCHECK_EQ(dp_reg_info, dp_reg_info->Master()); in CompilerInitializeRegAlloc()614 info->SetMaster(dp_reg_info); in CompilerInitializeRegAlloc()
687 RegisterInfo* dp_reg_info = GetRegInfo(dp_reg); in CompilerInitializeRegAlloc() local689 dp_reg_info->SetMaster(xp_reg_info); in CompilerInitializeRegAlloc()