Lines Matching refs:I64
25 : Pat <(IntID I64:$Rs),
41 : Pat<(IntID I64:$Rs, imm:$It),
45 : Pat<(IntID I32:$Rs, I64:$Rt),
53 : Pat <(IntID I64:$Rs, I64:$Rt),
93 : Pat <(IntID I64:$Rs, I64:$Rt, imm:$Iu),
97 : Pat <(IntID I64:$Rs, imm:$It, imm:$Iu),
101 : Pat <(IntID I64:$Rs, I64:$Rt, I64:$Ru),
105 : Pat <(IntID I64:$Rs, I64:$Rt, I32:$Ru),
109 : Pat <(IntID I64:$Rs, I32:$Rt, I32:$Ru),
113 : Pat <(IntID I64:$Rs, I64:$Rt, (i32 PredRegs:$Ru)),
117 : Pat <(IntID I64:$Rs, I32:$Rt),
1039 def : Pat<(i64 (int_hexagon_S2_insertp_rp (I64:$src1),
1040 (I64:$src2), (I64:$src3))),
1041 (i64 (S2_insertp_rp (I64:$src1), (I64:$src2),
1042 (I64:$src3)))>;
1049 def : Pat<(i64 (int_hexagon_S2_insertp (I64:$src1),
1050 (I64:$src2), u6ImmPred:$src3, u6ImmPred:$src4)),
1051 (i64 (S2_insertp (I64:$src1), (I64:$src2),
1257 def: Pat<(i32 (int_hexagon_S4_stored_locked (I32:$Rs), (I64:$Rt))),
1258 (i32 (C2_tfrpr (S4_stored_locked (I32:$Rs), (I64:$Rt))))>;
1272 def : T_stb_pat <S2_storerd_pbr_pseudo, int_hexagon_brev_std, I64>;
1281 def: T_stc_pat<S2_storerd_pci_pseudo, int_hexagon_circ_std, s4_3ImmPred, I64>;