Lines Matching refs:shifter
139 // The "MSL" shifter on the vector MOVI instruction.
572 // An arithmetic shifter operand:
594 // An arithmetic shifter operand:
616 // A logical vector shifter operand:
625 // A logical vector half-word shifter operand:
634 // A vector move shifter operand:
652 // An ADD/SUB immediate shifter operand:
1561 class BaseMoveImmediate<bits<2> opc, RegisterClass regtype, Operand shifter,
1563 : I<(outs regtype:$Rd), (ins movimm32_imm:$imm, shifter:$shift),
1589 class BaseInsertImmediate<bits<2> opc, RegisterClass regtype, Operand shifter,
1592 (ins regtype:$src, movimm32_imm:$imm, shifter:$shift),