Searched defs:Dsll32 (Results 1 – 3 of 3) sorted by relevance
1524 TEST_F(AssemblerMIPS64Test, Dsll32) { in TEST_F() argument2664 void Dsll32(mips64::GpuRegister rd, mips64::GpuRegister rt, int shamt) { in Dsll32() function
524 void Mips64Assembler::Dsll32(GpuRegister rd, GpuRegister rt, int shamt) { in Dsll32() function in art::mips64::Mips64Assembler
2036 __ Dsll32(dst, lhs, shift_value); in HandleShift() local3203 __ Dsll32(out, out, 32 - ctz_imm); in DivRemByPowerOfTwo() local