Lines Matching refs:rA
259 RI10Form<opcode, (outs VECREG:$rT), (ins s10imm:$val, VECREG:$rA),
260 !strconcat(opc, " $rT, $rA, $val"), itin,
261 [(set (v8i16 VECREG:$rT), (IntID (v8i16 VECREG:$rA),
266 RI10Form<opcode, (outs VECREG:$rT), (ins s10imm:$val, VECREG:$rA),
267 !strconcat(opc, " $rT, $rA, $val"), itin,
268 [(set (v4i32 VECREG:$rT), (IntID (v4i32 VECREG:$rA),
274 RRForm<opcode, (outs VECREG:$rT), (ins VECREG:$rA, VECREG:$rB),
275 !strconcat(opc, " $rT, $rA, $rB"), itin,
276 [(set (v8i16 VECREG:$rT), (IntID (v8i16 VECREG:$rA),
282 RRForm<opcode, (outs VECREG:$rT), (ins VECREG:$rA, VECREG:$rB),
283 !strconcat(opc, " $rT, $rA, $rB"), itin,
284 [(set (v4i32 VECREG:$rT), (IntID (v4i32 VECREG:$rA),