• Home
  • Raw
  • Download

Lines Matching refs:COPY_TO_REGCLASS

564   (COPY_TO_REGCLASS (MOVi32imm (bitcast_fpimm_to_i32 f32:$in)), FPR32)>;
566 (COPY_TO_REGCLASS (MOVi64imm (bitcast_fpimm_to_i64 f64:$in)), FPR64)>;
3940 (f32 (COPY_TO_REGCLASS GPR32:$Rn, FPR32)), ssub)>;
3943 (f32 (COPY_TO_REGCLASS GPR32:$Rn, FPR32)), ssub)>;
3947 (f32 (COPY_TO_REGCLASS GPR32:$Rn, FPR32)), ssub)>;
3950 (f32 (COPY_TO_REGCLASS GPR32:$Rn, FPR32)), ssub)>;
5511 def : Pat<(v8i8 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5512 def : Pat<(v4i16 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5513 def : Pat<(v2i32 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5514 def : Pat<(v4f16 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5515 def : Pat<(v2f32 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5518 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5520 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5522 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5524 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5526 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5528 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5532 (REV64v8i8 (COPY_TO_REGCLASS GPR64:$Xn, FPR64))>;
5534 (REV64v4i16 (COPY_TO_REGCLASS GPR64:$Xn, FPR64))>;
5536 (REV64v2i32 (COPY_TO_REGCLASS GPR64:$Xn, FPR64))>;
5538 (REV64v4i16 (COPY_TO_REGCLASS GPR64:$Xn, FPR64))>;
5540 (REV64v2i32 (COPY_TO_REGCLASS GPR64:$Xn, FPR64))>;
5543 (REV64v8i8 (COPY_TO_REGCLASS V64:$Vn, GPR64))>;
5545 (REV64v4i16 (COPY_TO_REGCLASS V64:$Vn, GPR64))>;
5547 (REV64v2i32 (COPY_TO_REGCLASS V64:$Vn, GPR64))>;
5549 (REV64v4i16 (COPY_TO_REGCLASS V64:$Vn, GPR64))>;
5551 (REV64v2i32 (COPY_TO_REGCLASS V64:$Vn, GPR64))>;
5553 def : Pat<(v1i64 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5554 def : Pat<(v1f64 (bitconvert GPR64:$Xn)), (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5556 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;
5558 (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5560 (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5564 (COPY_TO_REGCLASS GPR32:$Xn, FPR32)>;
5566 (COPY_TO_REGCLASS FPR32:$Xn, GPR32)>;
5568 (COPY_TO_REGCLASS GPR64:$Xn, FPR64)>;
5570 (COPY_TO_REGCLASS FPR64:$Xn, GPR64)>;
5572 (COPY_TO_REGCLASS V64:$Vn, GPR64)>;