Searched defs:shll (Results 1 – 3 of 3) sorted by relevance
1423 __ shll(left, Immediate(2)); in DoMulI() local1429 __ shll(left, Immediate(3)); in DoMulI() local1435 __ shll(left, Immediate(4)); in DoMulI() local1653 __ shll(ToRegister(left), Immediate(shift_count - 1)); in DoShiftI() local1658 __ shll(ToRegister(left), Immediate(shift_count)); in DoShiftI() local1662 __ shll(ToRegister(left), Immediate(shift_count)); in DoShiftI() local
3083 void Assembler::shll(const VRegister& vd, in shll() function in vixl::Assembler
1636 LogicVRegister Simulator::shll(VectorFormat vform, in shll() function in vixl::Simulator