Lines Matching refs:SelectPostStore

303   void SelectPostStore(SDNode *N, unsigned NumVecs, unsigned Opc);
1583 void AArch64DAGToDAGISel::SelectPostStore(SDNode *N, unsigned NumVecs,
4615 SelectPostStore(Node, 2, AArch64::ST2Twov8b_POST);
4618 SelectPostStore(Node, 2, AArch64::ST2Twov16b_POST);
4621 SelectPostStore(Node, 2, AArch64::ST2Twov4h_POST);
4624 SelectPostStore(Node, 2, AArch64::ST2Twov8h_POST);
4627 SelectPostStore(Node, 2, AArch64::ST2Twov2s_POST);
4630 SelectPostStore(Node, 2, AArch64::ST2Twov4s_POST);
4633 SelectPostStore(Node, 2, AArch64::ST2Twov2d_POST);
4636 SelectPostStore(Node, 2, AArch64::ST1Twov1d_POST);
4644 SelectPostStore(Node, 3, AArch64::ST3Threev8b_POST);
4647 SelectPostStore(Node, 3, AArch64::ST3Threev16b_POST);
4650 SelectPostStore(Node, 3, AArch64::ST3Threev4h_POST);
4653 SelectPostStore(Node, 3, AArch64::ST3Threev8h_POST);
4656 SelectPostStore(Node, 3, AArch64::ST3Threev2s_POST);
4659 SelectPostStore(Node, 3, AArch64::ST3Threev4s_POST);
4662 SelectPostStore(Node, 3, AArch64::ST3Threev2d_POST);
4665 SelectPostStore(Node, 3, AArch64::ST1Threev1d_POST);
4673 SelectPostStore(Node, 4, AArch64::ST4Fourv8b_POST);
4676 SelectPostStore(Node, 4, AArch64::ST4Fourv16b_POST);
4679 SelectPostStore(Node, 4, AArch64::ST4Fourv4h_POST);
4682 SelectPostStore(Node, 4, AArch64::ST4Fourv8h_POST);
4685 SelectPostStore(Node, 4, AArch64::ST4Fourv2s_POST);
4688 SelectPostStore(Node, 4, AArch64::ST4Fourv4s_POST);
4691 SelectPostStore(Node, 4, AArch64::ST4Fourv2d_POST);
4694 SelectPostStore(Node, 4, AArch64::ST1Fourv1d_POST);
4702 SelectPostStore(Node, 2, AArch64::ST1Twov8b_POST);
4705 SelectPostStore(Node, 2, AArch64::ST1Twov16b_POST);
4708 SelectPostStore(Node, 2, AArch64::ST1Twov4h_POST);
4711 SelectPostStore(Node, 2, AArch64::ST1Twov8h_POST);
4714 SelectPostStore(Node, 2, AArch64::ST1Twov2s_POST);
4717 SelectPostStore(Node, 2, AArch64::ST1Twov4s_POST);
4720 SelectPostStore(Node, 2, AArch64::ST1Twov1d_POST);
4723 SelectPostStore(Node, 2, AArch64::ST1Twov2d_POST);
4731 SelectPostStore(Node, 3, AArch64::ST1Threev8b_POST);
4734 SelectPostStore(Node, 3, AArch64::ST1Threev16b_POST);
4737 SelectPostStore(Node, 3, AArch64::ST1Threev4h_POST);
4740 SelectPostStore(Node, 3, AArch64::ST1Threev8h_POST);
4743 SelectPostStore(Node, 3, AArch64::ST1Threev2s_POST);
4746 SelectPostStore(Node, 3, AArch64::ST1Threev4s_POST);
4749 SelectPostStore(Node, 3, AArch64::ST1Threev1d_POST);
4752 SelectPostStore(Node, 3, AArch64::ST1Threev2d_POST);
4760 SelectPostStore(Node, 4, AArch64::ST1Fourv8b_POST);
4763 SelectPostStore(Node, 4, AArch64::ST1Fourv16b_POST);
4766 SelectPostStore(Node, 4, AArch64::ST1Fourv4h_POST);
4769 SelectPostStore(Node, 4, AArch64::ST1Fourv8h_POST);
4772 SelectPostStore(Node, 4, AArch64::ST1Fourv2s_POST);
4775 SelectPostStore(Node, 4, AArch64::ST1Fourv4s_POST);
4778 SelectPostStore(Node, 4, AArch64::ST1Fourv1d_POST);
4781 SelectPostStore(Node, 4, AArch64::ST1Fourv2d_POST);