Lines Matching refs:COPY_TO_REGCLASS
520 (COPY_TO_REGCLASS (MOVi32imm (bitcast_fpimm_to_i32 f32:$in)), FPR32)>;
522 (COPY_TO_REGCLASS (MOVi64imm (bitcast_fpimm_to_i64 f64:$in)), FPR64)>;
3646 (f32 (COPY_TO_REGCLASS GPR32:$Rn, FPR32)), ssub)>;
3649 (f32 (COPY_TO_REGCLASS GPR32:$Rn, FPR32)), ssub)>;
3653 (f32 (COPY_TO_REGCLASS GPR32:$Rn, FPR32)), ssub)>;
3656 (f32 (COPY_TO_REGCLASS GPR32:$Rn, FPR32)), ssub)>;
5203 def : Pat<(v8i8 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5204 def : Pat<(v4i16 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5205 def : Pat<(v2i32 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5206 def : Pat<(v4f16 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5207 def : Pat<(v2f32 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5210 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5212 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5214 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5216 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5218 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5220 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5224 (REV64v8i8 (COPY_TO_REGCLASS GPR64:$Xn, FPR64))>;
5226 (REV64v4i16 (COPY_TO_REGCLASS GPR64:$Xn, FPR64))>;
5228 (REV64v2i32 (COPY_TO_REGCLASS GPR64:$Xn, FPR64))>;
5230 (REV64v4i16 (COPY_TO_REGCLASS GPR64:$Xn, FPR64))>;
5232 (REV64v2i32 (COPY_TO_REGCLASS GPR64:$Xn, FPR64))>;
5235 (REV64v8i8 (COPY_TO_REGCLASS V64:$Vn, GPR64))>;
5237 (REV64v4i16 (COPY_TO_REGCLASS V64:$Vn, GPR64))>;
5239 (REV64v2i32 (COPY_TO_REGCLASS V64:$Vn, GPR64))>;
5241 (REV64v4i16 (COPY_TO_REGCLASS V64:$Vn, GPR64))>;
5243 (REV64v2i32 (COPY_TO_REGCLASS V64:$Vn, GPR64))>;
5245 def : Pat<(v1i64 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5246 def : Pat<(v1f64 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5248 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5250 (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5252 (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5256 (COPY_TO_REGCLASS GPR32:$Xn, FPR32)>;
5258 (COPY_TO_REGCLASS FPR32:$Xn, GPR32)>;
5260 (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5262 (COPY_TO_REGCLASS FPR64:$Xn, GPR64)>;
5264 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;