Searched refs:SetMaster (Results 1 – 5 of 5) sorted by relevance
700 info->SetMaster(dp_reg_info); in CompilerInitializeRegAlloc()713 info->SetMaster(d_reg_info); in CompilerInitializeRegAlloc()736 info->SetMaster(dp_reg_info); in CompilerInitializeRegAlloc()
638 info->SetMaster(dp_reg_info); in CompilerInitializeRegAlloc()651 info->SetMaster(x_reg_info); in CompilerInitializeRegAlloc()
684 info->SetMaster(xp_reg_info); in CompilerInitializeRegAlloc()689 dp_reg_info->SetMaster(xp_reg_info); in CompilerInitializeRegAlloc()703 info->SetMaster(x_reg_info); in CompilerInitializeRegAlloc()
614 info->SetMaster(dp_reg_info); in CompilerInitializeRegAlloc()
374 void SetMaster(RegisterInfo* master) { in SetMaster() function