Home | History | Annotate | Download | only in arm64

Lines Matching refs:LSL

107         return Operand(InputRegister32(index), LSL, InputInt5(index + 1));
135 return Operand(InputRegister64(index), LSL, InputInt6(index + 1));
173 LSL, InputInt32(index + 2));
1043 ASSEMBLE_SHIFT(Lsl, 64);
1046 ASSEMBLE_SHIFT(Lsl, 32);