Searched refs:x_reg_num (Results 1 – 2 of 2) sorted by relevance
645 int x_reg_num = info->GetReg().GetRegNum(); in CompilerInitializeRegAlloc() local646 RegStorage x_reg = RegStorage::Solo64(x_reg_num); in CompilerInitializeRegAlloc()
697 int x_reg_num = info->GetReg().GetRegNum(); in CompilerInitializeRegAlloc() local698 RegStorage x_reg = RegStorage::Solo64(x_reg_num); in CompilerInitializeRegAlloc()