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),
1082 : NVInst_V4<(outs),
1139 : NVInst_V4<(outs),
1196 def ADDr_ADDri_V4 : MInst<(outs IntRegs:$dst),
1207 def ADDr_SUBri_V4 : MInst<(outs IntRegs:$dst),
1220 def ADDri_SUBr_V4 : MInst<(outs IntRegs:$dst),
1239 def ANDd_NOTd_V4 : MInst<(outs DoubleRegs:$dst),
1248 def ORd_NOTd_V4 : MInst<(outs DoubleRegs:$dst),
1259 def XORd_XORdd: MInst_acc<(outs DoubleRegs:$dst),
1273 def ORr_ANDri_V4 : MInst_acc<(outs IntRegs:$dst),
1285 def ANDr_ANDrr_V4 : MInst_acc<(outs IntRegs:$dst),
1296 def ORr_ANDrr_V4 : MInst_acc<(outs IntRegs:$dst),
1307 def XORr_ANDrr_V4 : MInst_acc<(outs IntRegs:$dst),
1319 def ANDr_ANDr_NOTr_V4 : MInst_acc<(outs IntRegs:$dst),
1330 def ORr_ANDr_NOTr_V4 : MInst_acc<(outs IntRegs:$dst),
1341 def XORr_ANDr_NOTr_V4 : MInst_acc<(outs IntRegs:$dst),
1353 def ANDr_ORrr_V4 : MInst_acc<(outs IntRegs:$dst),
1364 def ORr_ORrr_V4 : MInst_acc<(outs IntRegs:$dst),
1375 def XORr_ORrr_V4 : MInst_acc<(outs IntRegs:$dst),
1387 def ANDr_XORrr_V4 : MInst_acc<(outs IntRegs:$dst),
1398 def ORr_XORrr_V4 : MInst_acc<(outs IntRegs:$dst),
1409 def XORr_XORrr_V4 : MInst_acc<(outs IntRegs:$dst),
1421 def ORr_ANDri2_V4 : MInst_acc<(outs IntRegs:$dst),
1433 def ORr_ORri_V4 : MInst_acc<(outs IntRegs:$dst),
1489 def ADDi_MPYri_V4 : MInst<(outs IntRegs:$dst),
1506 def ADDi_MPYrr_V4 : MInst<(outs IntRegs:$dst),
1522 def ADDr_MPYir_V4 : MInst<(outs IntRegs:$dst),
1533 def ADDr_MPYri_V4 : MInst<(outs IntRegs:$dst),
1543 def ADDr_MPYrr_V4 : MInst_acc<(outs IntRegs:$dst),
1595 def ADDi_ASLri_V4 : MInst_acc<(outs IntRegs:$dst),
1607 def ADDi_LSRri_V4 : MInst_acc<(outs IntRegs:$dst),
1619 def SUBi_ASLri_V4 : MInst_acc<(outs IntRegs:$dst),
1631 def SUBi_LSRri_V4 : MInst_acc<(outs IntRegs:$dst),
1645 def ANDi_ASLri_V4 : MInst_acc<(outs IntRegs:$dst),
1657 def ANDi_LSRri_V4 : MInst_acc<(outs IntRegs:$dst),
1669 def ORi_ASLri_V4 : MInst_acc<(outs IntRegs:$dst),
1681 def ORi_LSRri_V4 : MInst_acc<(outs IntRegs:$dst),
1694 def LSLi_V4 : MInst<(outs IntRegs:$dst), (ins s6Imm:$src1, IntRegs:$src2),
1703 def ASLd_rr_xor_V4 : MInst_acc<(outs DoubleRegs:$dst),
1713 def ASRd_rr_xor_V4 : MInst_acc<(outs DoubleRegs:$dst),
1723 def LSLd_rr_xor_V4 : MInst_acc<(outs DoubleRegs:$dst),
1733 def LSRd_rr_xor_V4 : MInst_acc<(outs DoubleRegs:$dst),
1826 MEMInst_V4<(outs),
1856 MEMInst_V4 <(outs),
2130 def CMPnotEQ_rr : ALU32_rr<(outs PredRegs:$dst),
2139 def CMPnotEQ_ri : ALU32_ri<(outs PredRegs:$dst),
2148 def CMPnotGT_rr : ALU32_rr<(outs PredRegs:$dst),
2157 def CMPnotGT_ri : ALU32_ri<(outs PredRegs:$dst),
2166 def CMPnotGTU_rr : ALU32_rr<(outs PredRegs:$dst),
2175 def CMPnotGTU_ri : ALU32_ri<(outs PredRegs:$dst),
2183 def CMPbEQri_V4 : MInst<(outs PredRegs:$dst),
2198 def CMPbEQrr_ubub_V4 : MInst<(outs PredRegs:$dst),
2208 def CMPbEQrr_sbsb_V4 : MInst<(outs PredRegs:$dst),
2218 def CMPbGTrr_V4 : MInst<(outs PredRegs:$dst),
2229 def CMPbGTUri_V4 : MInst<(outs PredRegs:$dst),
2445 def CMPbGTUrr_V4 : MInst<(outs PredRegs:$dst),
2458 def CMPhEQri_V4 : MInst<(outs PredRegs:$dst),
2472 def CMPhEQrr_xor_V4 : MInst<(outs PredRegs:$dst),
2487 def CMPhEQrr_shl_V4 : MInst<(outs PredRegs:$dst),
2502 def CMPhGTri_V4 : MInst<(outs PredRegs:$dst),
2514 def CMPhGTrr_shl_V4 : MInst<(outs PredRegs:$dst),
2526 outs PredRegs:$dst),
2539 def CMPhGTUri_V4 : MInst<(outs PredRegs:$dst),
2547 def NTSTBIT_rr : SInst<(outs PredRegs:$dst), (ins IntRegs:$src1, IntRegs:$src2),
2554 def NTSTBIT_ri : SInst<(outs PredRegs:$dst), (ins IntRegs:$src1, u5Imm:$src2),
2569 def DEALLOC_RET_V4 : LD0Inst<(outs), (ins),
2579 def RESTORE_DEALLOC_RET_JMP_V4 : JInst<(outs),
2590 def RESTORE_DEALLOC_BEFORE_TAILCALL_V4 : JInst<(outs),
2600 def SAVE_REGISTERS_CALL_V4 : JInst<(outs),
2612 def DEALLOC_RET_cPt_V4 : LD0Inst<(outs),
2624 def DEALLOC_RET_cNotPt_V4 : LD0Inst<(outs), (ins PredRegs:$src1),
2635 def DEALLOC_RET_cdnPnt_V4 : LD0Inst<(outs), (ins PredRegs:$src1),
2646 def DEALLOC_RET_cNotdnPnt_V4 : LD0Inst<(outs), (ins PredRegs:$src1),
2657 def DEALLOC_RET_cdnPt_V4 : LD0Inst<(outs), (ins PredRegs:$src1),
2668 def DEALLOC_RET_cNotdnPt_V4 : LD0Inst<(outs), (ins PredRegs:$src1),
2680 def NAME#_V4 : STInst2<(outs),
2700 def NAME#_V4 : STInst2<(outs),
2716 def NAME#_nv_V4 : NVInst_V4<(outs),
2736 def NAME#_nv_V4 : NVInst_V4<(outs),
2791 def NAME#_V4 : STInst2<(outs),
2808 def NAME#_nv_V4 : NVInst_V4<(outs),
2890 def NAME : LDInst2<(outs RC:$dst),
2910 def NAME#_V4 : LDInst2<(outs RC:$dst),
2965 def NAME#_V4 : LDInst2<(outs RC:$dst),
3060 def TFRI_V4 : ALU32_ri<(outs IntRegs:$dst), (ins s16Ext:$src1),
3072 def TFRI_cPt_V4 : ALU32_ri<(outs IntRegs:$dst),
3080 def TFRI_cNotPt_V4 : ALU32_ri<(outs IntRegs:$dst),
3088 def TFRI_cdnPt_V4 : ALU32_ri<(outs IntRegs:$dst),
3096 def TFRI_cdnNotPt_V4 : ALU32_ri<(outs IntRegs:$dst),
3112 def LDrid_ind_lo_V4 : LDInst<(outs DoubleRegs:$dst),
3123 def _lo_V4 : LDInst<(outs IntRegs:$dst),
3184 def STriw_offset_ext_V4 : STInst<(outs),
3282 def STrih_offset_ext_V4 : STInst<(outs),