Home | History | Annotate | Download | only in Alpha

Lines Matching full:i64

33 def SDT_AlphaCallSeqStart : SDCallSeqStart<[ SDTCisVT<0, i64> ]>;
34 def SDT_AlphaCallSeqEnd : SDCallSeqEnd<[ SDTCisVT<0, i64>,
35 SDTCisVT<1, i64> ]>;
506 def : Pat<(i64 (load (Alpha_gprello tconstpool:$DISP, GPRC:$RB))),
508 def : Pat<(i64 (sextloadi32 (Alpha_gprello tconstpool:$DISP, GPRC:$RB))),
510 def : Pat<(i64 (zextloadi8 (Alpha_gprello tconstpool:$DISP, GPRC:$RB))),
512 def : Pat<(i64 (zextloadi16 (Alpha_gprello tconstpool:$DISP, GPRC:$RB))),
514 def : Pat<(i64 (Alpha_gprello tconstpool:$DISP, GPRC:$RB)),
516 def : Pat<(i64 (Alpha_gprelhi tconstpool:$DISP, GPRC:$RB)),
524 def : Pat<(i64 (Alpha_gprelhi tjumptable:$DISP, GPRC:$RB)),
526 def : Pat<(i64 (Alpha_gprello tjumptable:$DISP, GPRC:$RB)),
531 def : Pat<(i64 (extloadi8 (add GPRC:$RB, immSExt16:$DISP))),
533 def : Pat<(i64 (extloadi16 (add GPRC:$RB, immSExt16:$DISP))),
535 def : Pat<(i64 (extloadi32 (add GPRC:$RB, immSExt16:$DISP))),
539 def : Pat<(i64 (load GPRC:$addr)),
545 def : Pat<(i64 (sextloadi32 GPRC:$addr)),
547 def : Pat<(i64 (zextloadi16 GPRC:$addr)),
549 def : Pat<(i64 (zextloadi8 GPRC:$addr)),
551 def : Pat<(i64 (extloadi8 GPRC:$addr)),
553 def : Pat<(i64 (extloadi16 GPRC:$addr)),
555 def : Pat<(i64 (extloadi32 GPRC:$addr)),
605 def : Pat<(membarrier (i64 imm), (i64 imm), (i64 imm), (i64 1), (i64 imm)),
607 def : Pat<(membarrier (i64 imm), (i64 imm), (i64 imm), (i64 imm), (i64 imm)),
1069 def : Pat<(i64 immConst2Part:$imm),
1072 def : Pat<(i64 immSExt16:$imm),
1075 def : Pat<(i64 immSExt16int:$imm),
1077 def : Pat<(i64 immConst2PartInt:$imm),
1078 (ZAPNOTi (LDA (LL16 (i64 (SExt32 immConst2PartInt:$imm))),
1079 (LDAH (LH16 (i64 (SExt32 immConst2PartInt:$imm))), R31)), 15)>;
1083 //def : Pat<(i64 0),