Lines Matching full:outs
16 EXTENDERInst<(outs), ins, "immext(#$imm)", []>,
101 def TFR_FI_immext_V4 : ALU32_ri<(outs IntRegs:$dst),
110 def V4_A4_rcmpeqi : ALU32_ri<(outs IntRegs:$Rd),
128 def V4_A4_rcmpneqi : ALU32_ri<(outs IntRegs:$Rd),
138 def V4_A4_rcmpeq : ALU32_ri<(outs IntRegs:$Rd),
148 def V4_A4_rcmpneq : ALU32_ri<(outs IntRegs:$Rd),
169 def COMBINE_rI_V4 : ALU32_ri<(outs DoubleRegs:$dst),
178 def COMBINE_Ir_V4 : ALU32_ir<(outs DoubleRegs:$dst),
199 def COMBINE_iI_V4 : ALU32_ii<(outs DoubleRegs:$dst),
218 LDInst2<(outs RC:$dst1, IntRegs:$dst2),
237 def NAME : LDInst2<(outs RC:$dst),
256 def NAME#_V4 : LDInst2<(outs RC:$dst),
473 STInst2<(outs IntRegs:$dst1),
491 def NAME : STInst2<(outs),
512 def NAME#_V4 : STInst2<(outs),
530 def NAME#_nv_V4 : NVInst_V4<(outs),
551 def NAME#_nv_V4 : NVInst_V4<(outs),
608 STInst<(outs),
618 NVInst_V4<(outs),
679 def NAME : STInst2<(outs),
699 def NAME#_V4 : STInst2<(outs),
786 def STriw_pred_V4 : STInst2<(outs),
817 def NAME#_nv_V4 : NVInst_V4<(outs),
842 def NAME#_nv_V4 : NVInst_V4<(outs),
875 def NAME#_nv_V4 : NVInst_V4<(outs),
899 def NAME#_nv_V4 : NVInst_V4<(outs),
933 def NAME#_nv_V4 : NVInstPI_V4<(outs IntRegs:$dst),
958 def NAME#_nv_V4 : NVInstPI_V4<(outs IntRegs:$dst),
1008 : NVInst_V4<(outs),
1083 : NVInst_V4<(outs),
1141 : NVInst_V4<(outs),
1199 def ADDr_ADDri_V4 : MInst<(outs IntRegs:$dst),
1210 def ADDr_SUBri_V4 : MInst<(outs IntRegs:$dst),
1223 def ADDri_SUBr_V4 : MInst<(outs IntRegs:$dst),
1242 def ANDd_NOTd_V4 : MInst<(outs DoubleRegs:$dst),
1251 def ORd_NOTd_V4 : MInst<(outs DoubleRegs:$dst),
1262 def XORd_XORdd: MInst_acc<(outs DoubleRegs:$dst),
1276 def ORr_ANDri_V4 : MInst_acc<(outs IntRegs:$dst),
1288 def ANDr_ANDrr_V4 : MInst_acc<(outs IntRegs:$dst),
1299 def ORr_ANDrr_V4 : MInst_acc<(outs IntRegs:$dst),
1310 def XORr_ANDrr_V4 : MInst_acc<(outs IntRegs:$dst),
1322 def ANDr_ANDr_NOTr_V4 : MInst_acc<(outs IntRegs:$dst),
1333 def ORr_ANDr_NOTr_V4 : MInst_acc<(outs IntRegs:$dst),
1344 def XORr_ANDr_NOTr_V4 : MInst_acc<(outs IntRegs:$dst),
1356 def ANDr_ORrr_V4 : MInst_acc<(outs IntRegs:$dst),
1367 def ORr_ORrr_V4 : MInst_acc<(outs IntRegs:$dst),
1378 def XORr_ORrr_V4 : MInst_acc<(outs IntRegs:$dst),
1390 def ANDr_XORrr_V4 : MInst_acc<(outs IntRegs:$dst),
1401 def ORr_XORrr_V4 : MInst_acc<(outs IntRegs:$dst),
1412 def XORr_XORrr_V4 : MInst_acc<(outs IntRegs:$dst),
1424 def ORr_ANDri2_V4 : MInst_acc<(outs IntRegs:$dst),
1436 def ORr_ORri_V4 : MInst_acc<(outs IntRegs:$dst),
1492 def ADDi_MPYri_V4 : MInst<(outs IntRegs:$dst),
1509 def ADDi_MPYrr_V4 : MInst<(outs IntRegs:$dst),
1525 def ADDr_MPYir_V4 : MInst<(outs IntRegs:$dst),
1536 def ADDr_MPYri_V4 : MInst<(outs IntRegs:$dst),
1546 def ADDr_MPYrr_V4 : MInst_acc<(outs IntRegs:$dst),
1598 def ADDi_ASLri_V4 : MInst_acc<(outs IntRegs:$dst),
1610 def ADDi_LSRri_V4 : MInst_acc<(outs IntRegs:$dst),
1622 def SUBi_ASLri_V4 : MInst_acc<(outs IntRegs:$dst),
1634 def SUBi_LSRri_V4 : MInst_acc<(outs IntRegs:$dst),
1648 def ANDi_ASLri_V4 : MInst_acc<(outs IntRegs:$dst),
1660 def ANDi_LSRri_V4 : MInst_acc<(outs IntRegs:$dst),
1672 def ORi_ASLri_V4 : MInst_acc<(outs IntRegs:$dst),
1684 def ORi_LSRri_V4 : MInst_acc<(outs IntRegs:$dst),
1697 def LSLi_V4 : MInst<(outs IntRegs:$dst), (ins s6Imm:$src1, IntRegs:$src2),
1706 def ASLd_rr_xor_V4 : MInst_acc<(outs DoubleRegs:$dst),
1716 def ASRd_rr_xor_V4 : MInst_acc<(outs DoubleRegs:$dst),
1726 def LSLd_rr_xor_V4 : MInst_acc<(outs DoubleRegs:$dst),
1736 def LSRd_rr_xor_V4 : MInst_acc<(outs DoubleRegs:$dst),
1829 MEMInst_V4<(outs),
1859 MEMInst_V4 <(outs),
2135 def CMPnotEQ_rr : ALU32_rr<(outs PredRegs:$dst),
2144 def CMPnotEQ_ri : ALU32_ri<(outs PredRegs:$dst),
2153 def CMPnotGT_rr : ALU32_rr<(outs PredRegs:$dst),
2162 def CMPnotGT_ri : ALU32_ri<(outs PredRegs:$dst),
2171 def CMPnotGTU_rr : ALU32_rr<(outs PredRegs:$dst),
2180 def CMPnotGTU_ri : ALU32_ri<(outs PredRegs:$dst),
2188 def CMPbEQri_V4 : MInst<(outs PredRegs:$dst),
2203 def CMPbEQrr_ubub_V4 : MInst<(outs PredRegs:$dst),
2213 def CMPbEQrr_sbsb_V4 : MInst<(outs PredRegs:$dst),
2223 def CMPbGTrr_V4 : MInst<(outs PredRegs:$dst),
2234 def CMPbGTUri_V4 : MInst<(outs PredRegs:$dst),
2450 def CMPbGTUrr_V4 : MInst<(outs PredRegs:$dst),
2463 def CMPhEQri_V4 : MInst<(outs PredRegs:$dst),
2477 def CMPhEQrr_xor_V4 : MInst<(outs PredRegs:$dst),
2492 def CMPhEQrr_shl_V4 : MInst<(outs PredRegs:$dst),
2507 def CMPhGTri_V4 : MInst<(outs PredRegs:$dst),
2519 def CMPhGTrr_shl_V4 : MInst<(outs PredRegs:$dst),
2531 def CMPhGTUrr_V4 : MInst<(outs PredRegs:$dst),
2544 def CMPhGTUri_V4 : MInst<(outs PredRegs:$dst),
2552 def NTSTBIT_rr : SInst<(outs PredRegs:$dst), (ins IntRegs:$src1, IntRegs:$src2),
2559 def NTSTBIT_ri : SInst<(outs PredRegs:$dst), (ins IntRegs:$src1, u5Imm:$src2),
2574 def DEALLOC_RET_V4 : LD0Inst<(outs), (ins),
2584 def RESTORE_DEALLOC_RET_JMP_V4 : JInst<(outs),
2595 def RESTORE_DEALLOC_BEFORE_TAILCALL_V4 : JInst<(outs),
2605 def SAVE_REGISTERS_CALL_V4 : JInst<(outs),
2617 def DEALLOC_RET_cPt_V4 : LD0Inst<(outs),
2629 def DEALLOC_RET_cNotPt_V4 : LD0Inst<(outs), (ins PredRegs:$src1),
2640 def DEALLOC_RET_cdnPnt_V4 : LD0Inst<(outs), (ins PredRegs:$src1),
2651 def DEALLOC_RET_cNotdnPnt_V4 : LD0Inst<(outs), (ins PredRegs:$src1),
2662 def DEALLOC_RET_cdnPt_V4 : LD0Inst<(outs), (ins PredRegs:$src1),
2673 def DEALLOC_RET_cNotdnPt_V4 : LD0Inst<(outs), (ins PredRegs:$src1),
2685 def NAME#_V4 : STInst2<(outs),
2705 def NAME#_V4 : STInst2<(outs),
2721 def NAME#_nv_V4 : NVInst_V4<(outs),
2741 def NAME#_nv_V4 : NVInst_V4<(outs),
2796 def NAME#_V4 : STInst2<(outs),
2813 def NAME#_nv_V4 : NVInst_V4<(outs),
2895 def NAME : LDInst2<(outs RC:$dst),
2915 def NAME#_V4 : LDInst2<(outs RC:$dst),
2970 def NAME#_V4 : LDInst2<(outs RC:$dst),
3065 def TFRI_V4 : ALU32_ri<(outs IntRegs:$dst), (ins s16Ext:$src1),
3077 def TFRI_cPt_V4 : ALU32_ri<(outs IntRegs:$dst),
3085 def TFRI_cNotPt_V4 : ALU32_ri<(outs IntRegs:$dst),
3093 def TFRI_cdnPt_V4 : ALU32_ri<(outs IntRegs:$dst),
3101 def TFRI_cdnNotPt_V4 : ALU32_ri<(outs IntRegs:$dst),
3117 def LDrid_ind_lo_V4 : LDInst<(outs DoubleRegs:$dst),
3128 def _lo_V4 : LDInst<(outs IntRegs:$dst),
3189 def STriw_offset_ext_V4 : STInst<(outs),
3287 def STrih_offset_ext_V4 : STInst<(outs),