Lines Matching refs:shifter
176 // The "MSL" shifter on the vector MOVI instruction.
952 // An arithmetic shifter operand:
982 // An arithmetic shifter operand:
1012 // A logical vector shifter operand:
1021 // A logical vector half-word shifter operand:
1030 // A vector move shifter operand:
1050 // An ADD/SUB immediate shifter operand:
2246 class BaseMoveImmediate<bits<2> opc, RegisterClass regtype, Operand shifter,
2248 : I<(outs regtype:$Rd), (ins movimm32_imm:$imm, shifter:$shift),
2274 class BaseInsertImmediate<bits<2> opc, RegisterClass regtype, Operand shifter,
2277 (ins regtype:$src, movimm32_imm:$imm, shifter:$shift),