Home | History | Annotate | Download | only in mips64

Lines Matching refs:Dsll32

185         a->Dsll32(rd, rd, shift_cnt & 31);
195 a->Dsll32(rd, rd, shift_cnt & 31);
214 a->Dsll32(rd, rd, shift_cnt & 31);
227 a->Dsll32(rd, rd, shift_cnt & 31);
238 a->Dsll32(rd, rd, shift_cnt & 31);
501 void Dsll32(GpuRegister rd, GpuRegister rt, int shamt); // MIPS64