Searched refs:SetMaster (Results 1 – 5 of 5) sorted by relevance
612 info->SetMaster(dp_reg_info); in CompilerInitializeRegAlloc()626 info->SetMaster(x_reg_info); in CompilerInitializeRegAlloc()
454 info->SetMaster(dp_reg_info); in CompilerInitializeRegAlloc()
587 info->SetMaster(dp_reg_info); in CompilerInitializeRegAlloc()
650 info->SetMaster(xp_reg_info); in CompilerInitializeRegAlloc()655 dp_reg_info->SetMaster(xp_reg_info); in CompilerInitializeRegAlloc()670 info->SetMaster(x_reg_info); in CompilerInitializeRegAlloc()
395 void SetMaster(RegisterInfo* master) { in SetMaster() function