Lines Matching refs:SelectPostLoad
325 void SelectPostLoad(SDNode *N, unsigned NumVecs, unsigned Opc,
1511 void AArch64DAGToDAGISel::SelectPostLoad(SDNode *N, unsigned NumVecs, in SelectPostLoad() function in AArch64DAGToDAGISel
4443 SelectPostLoad(Node, 2, AArch64::LD2Twov8b_POST, AArch64::dsub0); in Select()
4446 SelectPostLoad(Node, 2, AArch64::LD2Twov16b_POST, AArch64::qsub0); in Select()
4449 SelectPostLoad(Node, 2, AArch64::LD2Twov4h_POST, AArch64::dsub0); in Select()
4452 SelectPostLoad(Node, 2, AArch64::LD2Twov8h_POST, AArch64::qsub0); in Select()
4455 SelectPostLoad(Node, 2, AArch64::LD2Twov2s_POST, AArch64::dsub0); in Select()
4458 SelectPostLoad(Node, 2, AArch64::LD2Twov4s_POST, AArch64::qsub0); in Select()
4461 SelectPostLoad(Node, 2, AArch64::LD1Twov1d_POST, AArch64::dsub0); in Select()
4464 SelectPostLoad(Node, 2, AArch64::LD2Twov2d_POST, AArch64::qsub0); in Select()
4471 SelectPostLoad(Node, 3, AArch64::LD3Threev8b_POST, AArch64::dsub0); in Select()
4474 SelectPostLoad(Node, 3, AArch64::LD3Threev16b_POST, AArch64::qsub0); in Select()
4477 SelectPostLoad(Node, 3, AArch64::LD3Threev4h_POST, AArch64::dsub0); in Select()
4480 SelectPostLoad(Node, 3, AArch64::LD3Threev8h_POST, AArch64::qsub0); in Select()
4483 SelectPostLoad(Node, 3, AArch64::LD3Threev2s_POST, AArch64::dsub0); in Select()
4486 SelectPostLoad(Node, 3, AArch64::LD3Threev4s_POST, AArch64::qsub0); in Select()
4489 SelectPostLoad(Node, 3, AArch64::LD1Threev1d_POST, AArch64::dsub0); in Select()
4492 SelectPostLoad(Node, 3, AArch64::LD3Threev2d_POST, AArch64::qsub0); in Select()
4499 SelectPostLoad(Node, 4, AArch64::LD4Fourv8b_POST, AArch64::dsub0); in Select()
4502 SelectPostLoad(Node, 4, AArch64::LD4Fourv16b_POST, AArch64::qsub0); in Select()
4505 SelectPostLoad(Node, 4, AArch64::LD4Fourv4h_POST, AArch64::dsub0); in Select()
4508 SelectPostLoad(Node, 4, AArch64::LD4Fourv8h_POST, AArch64::qsub0); in Select()
4511 SelectPostLoad(Node, 4, AArch64::LD4Fourv2s_POST, AArch64::dsub0); in Select()
4514 SelectPostLoad(Node, 4, AArch64::LD4Fourv4s_POST, AArch64::qsub0); in Select()
4517 SelectPostLoad(Node, 4, AArch64::LD1Fourv1d_POST, AArch64::dsub0); in Select()
4520 SelectPostLoad(Node, 4, AArch64::LD4Fourv2d_POST, AArch64::qsub0); in Select()
4527 SelectPostLoad(Node, 2, AArch64::LD1Twov8b_POST, AArch64::dsub0); in Select()
4530 SelectPostLoad(Node, 2, AArch64::LD1Twov16b_POST, AArch64::qsub0); in Select()
4533 SelectPostLoad(Node, 2, AArch64::LD1Twov4h_POST, AArch64::dsub0); in Select()
4536 SelectPostLoad(Node, 2, AArch64::LD1Twov8h_POST, AArch64::qsub0); in Select()
4539 SelectPostLoad(Node, 2, AArch64::LD1Twov2s_POST, AArch64::dsub0); in Select()
4542 SelectPostLoad(Node, 2, AArch64::LD1Twov4s_POST, AArch64::qsub0); in Select()
4545 SelectPostLoad(Node, 2, AArch64::LD1Twov1d_POST, AArch64::dsub0); in Select()
4548 SelectPostLoad(Node, 2, AArch64::LD1Twov2d_POST, AArch64::qsub0); in Select()
4555 SelectPostLoad(Node, 3, AArch64::LD1Threev8b_POST, AArch64::dsub0); in Select()
4558 SelectPostLoad(Node, 3, AArch64::LD1Threev16b_POST, AArch64::qsub0); in Select()
4561 SelectPostLoad(Node, 3, AArch64::LD1Threev4h_POST, AArch64::dsub0); in Select()
4564 SelectPostLoad(Node, 3, AArch64::LD1Threev8h_POST, AArch64::qsub0); in Select()
4567 SelectPostLoad(Node, 3, AArch64::LD1Threev2s_POST, AArch64::dsub0); in Select()
4570 SelectPostLoad(Node, 3, AArch64::LD1Threev4s_POST, AArch64::qsub0); in Select()
4573 SelectPostLoad(Node, 3, AArch64::LD1Threev1d_POST, AArch64::dsub0); in Select()
4576 SelectPostLoad(Node, 3, AArch64::LD1Threev2d_POST, AArch64::qsub0); in Select()
4583 SelectPostLoad(Node, 4, AArch64::LD1Fourv8b_POST, AArch64::dsub0); in Select()
4586 SelectPostLoad(Node, 4, AArch64::LD1Fourv16b_POST, AArch64::qsub0); in Select()
4589 SelectPostLoad(Node, 4, AArch64::LD1Fourv4h_POST, AArch64::dsub0); in Select()
4592 SelectPostLoad(Node, 4, AArch64::LD1Fourv8h_POST, AArch64::qsub0); in Select()
4595 SelectPostLoad(Node, 4, AArch64::LD1Fourv2s_POST, AArch64::dsub0); in Select()
4598 SelectPostLoad(Node, 4, AArch64::LD1Fourv4s_POST, AArch64::qsub0); in Select()
4601 SelectPostLoad(Node, 4, AArch64::LD1Fourv1d_POST, AArch64::dsub0); in Select()
4604 SelectPostLoad(Node, 4, AArch64::LD1Fourv2d_POST, AArch64::qsub0); in Select()
4611 SelectPostLoad(Node, 1, AArch64::LD1Rv8b_POST, AArch64::dsub0); in Select()
4614 SelectPostLoad(Node, 1, AArch64::LD1Rv16b_POST, AArch64::qsub0); in Select()
4617 SelectPostLoad(Node, 1, AArch64::LD1Rv4h_POST, AArch64::dsub0); in Select()
4620 SelectPostLoad(Node, 1, AArch64::LD1Rv8h_POST, AArch64::qsub0); in Select()
4623 SelectPostLoad(Node, 1, AArch64::LD1Rv2s_POST, AArch64::dsub0); in Select()
4626 SelectPostLoad(Node, 1, AArch64::LD1Rv4s_POST, AArch64::qsub0); in Select()
4629 SelectPostLoad(Node, 1, AArch64::LD1Rv1d_POST, AArch64::dsub0); in Select()
4632 SelectPostLoad(Node, 1, AArch64::LD1Rv2d_POST, AArch64::qsub0); in Select()
4639 SelectPostLoad(Node, 2, AArch64::LD2Rv8b_POST, AArch64::dsub0); in Select()
4642 SelectPostLoad(Node, 2, AArch64::LD2Rv16b_POST, AArch64::qsub0); in Select()
4645 SelectPostLoad(Node, 2, AArch64::LD2Rv4h_POST, AArch64::dsub0); in Select()
4648 SelectPostLoad(Node, 2, AArch64::LD2Rv8h_POST, AArch64::qsub0); in Select()
4651 SelectPostLoad(Node, 2, AArch64::LD2Rv2s_POST, AArch64::dsub0); in Select()
4654 SelectPostLoad(Node, 2, AArch64::LD2Rv4s_POST, AArch64::qsub0); in Select()
4657 SelectPostLoad(Node, 2, AArch64::LD2Rv1d_POST, AArch64::dsub0); in Select()
4660 SelectPostLoad(Node, 2, AArch64::LD2Rv2d_POST, AArch64::qsub0); in Select()
4667 SelectPostLoad(Node, 3, AArch64::LD3Rv8b_POST, AArch64::dsub0); in Select()
4670 SelectPostLoad(Node, 3, AArch64::LD3Rv16b_POST, AArch64::qsub0); in Select()
4673 SelectPostLoad(Node, 3, AArch64::LD3Rv4h_POST, AArch64::dsub0); in Select()
4676 SelectPostLoad(Node, 3, AArch64::LD3Rv8h_POST, AArch64::qsub0); in Select()
4679 SelectPostLoad(Node, 3, AArch64::LD3Rv2s_POST, AArch64::dsub0); in Select()
4682 SelectPostLoad(Node, 3, AArch64::LD3Rv4s_POST, AArch64::qsub0); in Select()
4685 SelectPostLoad(Node, 3, AArch64::LD3Rv1d_POST, AArch64::dsub0); in Select()
4688 SelectPostLoad(Node, 3, AArch64::LD3Rv2d_POST, AArch64::qsub0); in Select()
4695 SelectPostLoad(Node, 4, AArch64::LD4Rv8b_POST, AArch64::dsub0); in Select()
4698 SelectPostLoad(Node, 4, AArch64::LD4Rv16b_POST, AArch64::qsub0); in Select()
4701 SelectPostLoad(Node, 4, AArch64::LD4Rv4h_POST, AArch64::dsub0); in Select()
4704 SelectPostLoad(Node, 4, AArch64::LD4Rv8h_POST, AArch64::qsub0); in Select()
4707 SelectPostLoad(Node, 4, AArch64::LD4Rv2s_POST, AArch64::dsub0); in Select()
4710 SelectPostLoad(Node, 4, AArch64::LD4Rv4s_POST, AArch64::qsub0); in Select()
4713 SelectPostLoad(Node, 4, AArch64::LD4Rv1d_POST, AArch64::dsub0); in Select()
4716 SelectPostLoad(Node, 4, AArch64::LD4Rv2d_POST, AArch64::qsub0); in Select()