Searched refs:x_reg_num (Results 1 – 2 of 2) sorted by relevance
620 int x_reg_num = info->GetReg().GetRegNum(); in CompilerInitializeRegAlloc() local621 RegStorage x_reg = RegStorage::Solo64(x_reg_num); in CompilerInitializeRegAlloc()
664 int x_reg_num = info->GetReg().GetRegNum(); in CompilerInitializeRegAlloc() local665 RegStorage x_reg = RegStorage::Solo64(x_reg_num); in CompilerInitializeRegAlloc()