• Home
  • Raw
  • Download

Lines Matching refs:SelectPostLoad

156   void SelectPostLoad(SDNode *N, unsigned NumVecs, unsigned Opc,
1155 void AArch64DAGToDAGISel::SelectPostLoad(SDNode *N, unsigned NumVecs, in SelectPostLoad() function in AArch64DAGToDAGISel
3322 SelectPostLoad(Node, 2, AArch64::LD2Twov8b_POST, AArch64::dsub0); in Select()
3325 SelectPostLoad(Node, 2, AArch64::LD2Twov16b_POST, AArch64::qsub0); in Select()
3328 SelectPostLoad(Node, 2, AArch64::LD2Twov4h_POST, AArch64::dsub0); in Select()
3331 SelectPostLoad(Node, 2, AArch64::LD2Twov8h_POST, AArch64::qsub0); in Select()
3334 SelectPostLoad(Node, 2, AArch64::LD2Twov2s_POST, AArch64::dsub0); in Select()
3337 SelectPostLoad(Node, 2, AArch64::LD2Twov4s_POST, AArch64::qsub0); in Select()
3340 SelectPostLoad(Node, 2, AArch64::LD1Twov1d_POST, AArch64::dsub0); in Select()
3343 SelectPostLoad(Node, 2, AArch64::LD2Twov2d_POST, AArch64::qsub0); in Select()
3350 SelectPostLoad(Node, 3, AArch64::LD3Threev8b_POST, AArch64::dsub0); in Select()
3353 SelectPostLoad(Node, 3, AArch64::LD3Threev16b_POST, AArch64::qsub0); in Select()
3356 SelectPostLoad(Node, 3, AArch64::LD3Threev4h_POST, AArch64::dsub0); in Select()
3359 SelectPostLoad(Node, 3, AArch64::LD3Threev8h_POST, AArch64::qsub0); in Select()
3362 SelectPostLoad(Node, 3, AArch64::LD3Threev2s_POST, AArch64::dsub0); in Select()
3365 SelectPostLoad(Node, 3, AArch64::LD3Threev4s_POST, AArch64::qsub0); in Select()
3368 SelectPostLoad(Node, 3, AArch64::LD1Threev1d_POST, AArch64::dsub0); in Select()
3371 SelectPostLoad(Node, 3, AArch64::LD3Threev2d_POST, AArch64::qsub0); in Select()
3378 SelectPostLoad(Node, 4, AArch64::LD4Fourv8b_POST, AArch64::dsub0); in Select()
3381 SelectPostLoad(Node, 4, AArch64::LD4Fourv16b_POST, AArch64::qsub0); in Select()
3384 SelectPostLoad(Node, 4, AArch64::LD4Fourv4h_POST, AArch64::dsub0); in Select()
3387 SelectPostLoad(Node, 4, AArch64::LD4Fourv8h_POST, AArch64::qsub0); in Select()
3390 SelectPostLoad(Node, 4, AArch64::LD4Fourv2s_POST, AArch64::dsub0); in Select()
3393 SelectPostLoad(Node, 4, AArch64::LD4Fourv4s_POST, AArch64::qsub0); in Select()
3396 SelectPostLoad(Node, 4, AArch64::LD1Fourv1d_POST, AArch64::dsub0); in Select()
3399 SelectPostLoad(Node, 4, AArch64::LD4Fourv2d_POST, AArch64::qsub0); in Select()
3406 SelectPostLoad(Node, 2, AArch64::LD1Twov8b_POST, AArch64::dsub0); in Select()
3409 SelectPostLoad(Node, 2, AArch64::LD1Twov16b_POST, AArch64::qsub0); in Select()
3412 SelectPostLoad(Node, 2, AArch64::LD1Twov4h_POST, AArch64::dsub0); in Select()
3415 SelectPostLoad(Node, 2, AArch64::LD1Twov8h_POST, AArch64::qsub0); in Select()
3418 SelectPostLoad(Node, 2, AArch64::LD1Twov2s_POST, AArch64::dsub0); in Select()
3421 SelectPostLoad(Node, 2, AArch64::LD1Twov4s_POST, AArch64::qsub0); in Select()
3424 SelectPostLoad(Node, 2, AArch64::LD1Twov1d_POST, AArch64::dsub0); in Select()
3427 SelectPostLoad(Node, 2, AArch64::LD1Twov2d_POST, AArch64::qsub0); in Select()
3434 SelectPostLoad(Node, 3, AArch64::LD1Threev8b_POST, AArch64::dsub0); in Select()
3437 SelectPostLoad(Node, 3, AArch64::LD1Threev16b_POST, AArch64::qsub0); in Select()
3440 SelectPostLoad(Node, 3, AArch64::LD1Threev4h_POST, AArch64::dsub0); in Select()
3443 SelectPostLoad(Node, 3, AArch64::LD1Threev8h_POST, AArch64::qsub0); in Select()
3446 SelectPostLoad(Node, 3, AArch64::LD1Threev2s_POST, AArch64::dsub0); in Select()
3449 SelectPostLoad(Node, 3, AArch64::LD1Threev4s_POST, AArch64::qsub0); in Select()
3452 SelectPostLoad(Node, 3, AArch64::LD1Threev1d_POST, AArch64::dsub0); in Select()
3455 SelectPostLoad(Node, 3, AArch64::LD1Threev2d_POST, AArch64::qsub0); in Select()
3462 SelectPostLoad(Node, 4, AArch64::LD1Fourv8b_POST, AArch64::dsub0); in Select()
3465 SelectPostLoad(Node, 4, AArch64::LD1Fourv16b_POST, AArch64::qsub0); in Select()
3468 SelectPostLoad(Node, 4, AArch64::LD1Fourv4h_POST, AArch64::dsub0); in Select()
3471 SelectPostLoad(Node, 4, AArch64::LD1Fourv8h_POST, AArch64::qsub0); in Select()
3474 SelectPostLoad(Node, 4, AArch64::LD1Fourv2s_POST, AArch64::dsub0); in Select()
3477 SelectPostLoad(Node, 4, AArch64::LD1Fourv4s_POST, AArch64::qsub0); in Select()
3480 SelectPostLoad(Node, 4, AArch64::LD1Fourv1d_POST, AArch64::dsub0); in Select()
3483 SelectPostLoad(Node, 4, AArch64::LD1Fourv2d_POST, AArch64::qsub0); in Select()
3490 SelectPostLoad(Node, 1, AArch64::LD1Rv8b_POST, AArch64::dsub0); in Select()
3493 SelectPostLoad(Node, 1, AArch64::LD1Rv16b_POST, AArch64::qsub0); in Select()
3496 SelectPostLoad(Node, 1, AArch64::LD1Rv4h_POST, AArch64::dsub0); in Select()
3499 SelectPostLoad(Node, 1, AArch64::LD1Rv8h_POST, AArch64::qsub0); in Select()
3502 SelectPostLoad(Node, 1, AArch64::LD1Rv2s_POST, AArch64::dsub0); in Select()
3505 SelectPostLoad(Node, 1, AArch64::LD1Rv4s_POST, AArch64::qsub0); in Select()
3508 SelectPostLoad(Node, 1, AArch64::LD1Rv1d_POST, AArch64::dsub0); in Select()
3511 SelectPostLoad(Node, 1, AArch64::LD1Rv2d_POST, AArch64::qsub0); in Select()
3518 SelectPostLoad(Node, 2, AArch64::LD2Rv8b_POST, AArch64::dsub0); in Select()
3521 SelectPostLoad(Node, 2, AArch64::LD2Rv16b_POST, AArch64::qsub0); in Select()
3524 SelectPostLoad(Node, 2, AArch64::LD2Rv4h_POST, AArch64::dsub0); in Select()
3527 SelectPostLoad(Node, 2, AArch64::LD2Rv8h_POST, AArch64::qsub0); in Select()
3530 SelectPostLoad(Node, 2, AArch64::LD2Rv2s_POST, AArch64::dsub0); in Select()
3533 SelectPostLoad(Node, 2, AArch64::LD2Rv4s_POST, AArch64::qsub0); in Select()
3536 SelectPostLoad(Node, 2, AArch64::LD2Rv1d_POST, AArch64::dsub0); in Select()
3539 SelectPostLoad(Node, 2, AArch64::LD2Rv2d_POST, AArch64::qsub0); in Select()
3546 SelectPostLoad(Node, 3, AArch64::LD3Rv8b_POST, AArch64::dsub0); in Select()
3549 SelectPostLoad(Node, 3, AArch64::LD3Rv16b_POST, AArch64::qsub0); in Select()
3552 SelectPostLoad(Node, 3, AArch64::LD3Rv4h_POST, AArch64::dsub0); in Select()
3555 SelectPostLoad(Node, 3, AArch64::LD3Rv8h_POST, AArch64::qsub0); in Select()
3558 SelectPostLoad(Node, 3, AArch64::LD3Rv2s_POST, AArch64::dsub0); in Select()
3561 SelectPostLoad(Node, 3, AArch64::LD3Rv4s_POST, AArch64::qsub0); in Select()
3564 SelectPostLoad(Node, 3, AArch64::LD3Rv1d_POST, AArch64::dsub0); in Select()
3567 SelectPostLoad(Node, 3, AArch64::LD3Rv2d_POST, AArch64::qsub0); in Select()
3574 SelectPostLoad(Node, 4, AArch64::LD4Rv8b_POST, AArch64::dsub0); in Select()
3577 SelectPostLoad(Node, 4, AArch64::LD4Rv16b_POST, AArch64::qsub0); in Select()
3580 SelectPostLoad(Node, 4, AArch64::LD4Rv4h_POST, AArch64::dsub0); in Select()
3583 SelectPostLoad(Node, 4, AArch64::LD4Rv8h_POST, AArch64::qsub0); in Select()
3586 SelectPostLoad(Node, 4, AArch64::LD4Rv2s_POST, AArch64::dsub0); in Select()
3589 SelectPostLoad(Node, 4, AArch64::LD4Rv4s_POST, AArch64::qsub0); in Select()
3592 SelectPostLoad(Node, 4, AArch64::LD4Rv1d_POST, AArch64::dsub0); in Select()
3595 SelectPostLoad(Node, 4, AArch64::LD4Rv2d_POST, AArch64::qsub0); in Select()