Lines Matching refs:SelectPostLoad
371 void SelectPostLoad(SDNode *N, unsigned NumVecs, unsigned Opc,
1593 void AArch64DAGToDAGISel::SelectPostLoad(SDNode *N, unsigned NumVecs, in SelectPostLoad() function in AArch64DAGToDAGISel
6143 SelectPostLoad(Node, 2, AArch64::LD2Twov8b_POST, AArch64::dsub0); in Select()
6146 SelectPostLoad(Node, 2, AArch64::LD2Twov16b_POST, AArch64::qsub0); in Select()
6149 SelectPostLoad(Node, 2, AArch64::LD2Twov4h_POST, AArch64::dsub0); in Select()
6152 SelectPostLoad(Node, 2, AArch64::LD2Twov8h_POST, AArch64::qsub0); in Select()
6155 SelectPostLoad(Node, 2, AArch64::LD2Twov2s_POST, AArch64::dsub0); in Select()
6158 SelectPostLoad(Node, 2, AArch64::LD2Twov4s_POST, AArch64::qsub0); in Select()
6161 SelectPostLoad(Node, 2, AArch64::LD1Twov1d_POST, AArch64::dsub0); in Select()
6164 SelectPostLoad(Node, 2, AArch64::LD2Twov2d_POST, AArch64::qsub0); in Select()
6171 SelectPostLoad(Node, 3, AArch64::LD3Threev8b_POST, AArch64::dsub0); in Select()
6174 SelectPostLoad(Node, 3, AArch64::LD3Threev16b_POST, AArch64::qsub0); in Select()
6177 SelectPostLoad(Node, 3, AArch64::LD3Threev4h_POST, AArch64::dsub0); in Select()
6180 SelectPostLoad(Node, 3, AArch64::LD3Threev8h_POST, AArch64::qsub0); in Select()
6183 SelectPostLoad(Node, 3, AArch64::LD3Threev2s_POST, AArch64::dsub0); in Select()
6186 SelectPostLoad(Node, 3, AArch64::LD3Threev4s_POST, AArch64::qsub0); in Select()
6189 SelectPostLoad(Node, 3, AArch64::LD1Threev1d_POST, AArch64::dsub0); in Select()
6192 SelectPostLoad(Node, 3, AArch64::LD3Threev2d_POST, AArch64::qsub0); in Select()
6199 SelectPostLoad(Node, 4, AArch64::LD4Fourv8b_POST, AArch64::dsub0); in Select()
6202 SelectPostLoad(Node, 4, AArch64::LD4Fourv16b_POST, AArch64::qsub0); in Select()
6205 SelectPostLoad(Node, 4, AArch64::LD4Fourv4h_POST, AArch64::dsub0); in Select()
6208 SelectPostLoad(Node, 4, AArch64::LD4Fourv8h_POST, AArch64::qsub0); in Select()
6211 SelectPostLoad(Node, 4, AArch64::LD4Fourv2s_POST, AArch64::dsub0); in Select()
6214 SelectPostLoad(Node, 4, AArch64::LD4Fourv4s_POST, AArch64::qsub0); in Select()
6217 SelectPostLoad(Node, 4, AArch64::LD1Fourv1d_POST, AArch64::dsub0); in Select()
6220 SelectPostLoad(Node, 4, AArch64::LD4Fourv2d_POST, AArch64::qsub0); in Select()
6227 SelectPostLoad(Node, 2, AArch64::LD1Twov8b_POST, AArch64::dsub0); in Select()
6230 SelectPostLoad(Node, 2, AArch64::LD1Twov16b_POST, AArch64::qsub0); in Select()
6233 SelectPostLoad(Node, 2, AArch64::LD1Twov4h_POST, AArch64::dsub0); in Select()
6236 SelectPostLoad(Node, 2, AArch64::LD1Twov8h_POST, AArch64::qsub0); in Select()
6239 SelectPostLoad(Node, 2, AArch64::LD1Twov2s_POST, AArch64::dsub0); in Select()
6242 SelectPostLoad(Node, 2, AArch64::LD1Twov4s_POST, AArch64::qsub0); in Select()
6245 SelectPostLoad(Node, 2, AArch64::LD1Twov1d_POST, AArch64::dsub0); in Select()
6248 SelectPostLoad(Node, 2, AArch64::LD1Twov2d_POST, AArch64::qsub0); in Select()
6255 SelectPostLoad(Node, 3, AArch64::LD1Threev8b_POST, AArch64::dsub0); in Select()
6258 SelectPostLoad(Node, 3, AArch64::LD1Threev16b_POST, AArch64::qsub0); in Select()
6261 SelectPostLoad(Node, 3, AArch64::LD1Threev4h_POST, AArch64::dsub0); in Select()
6264 SelectPostLoad(Node, 3, AArch64::LD1Threev8h_POST, AArch64::qsub0); in Select()
6267 SelectPostLoad(Node, 3, AArch64::LD1Threev2s_POST, AArch64::dsub0); in Select()
6270 SelectPostLoad(Node, 3, AArch64::LD1Threev4s_POST, AArch64::qsub0); in Select()
6273 SelectPostLoad(Node, 3, AArch64::LD1Threev1d_POST, AArch64::dsub0); in Select()
6276 SelectPostLoad(Node, 3, AArch64::LD1Threev2d_POST, AArch64::qsub0); in Select()
6283 SelectPostLoad(Node, 4, AArch64::LD1Fourv8b_POST, AArch64::dsub0); in Select()
6286 SelectPostLoad(Node, 4, AArch64::LD1Fourv16b_POST, AArch64::qsub0); in Select()
6289 SelectPostLoad(Node, 4, AArch64::LD1Fourv4h_POST, AArch64::dsub0); in Select()
6292 SelectPostLoad(Node, 4, AArch64::LD1Fourv8h_POST, AArch64::qsub0); in Select()
6295 SelectPostLoad(Node, 4, AArch64::LD1Fourv2s_POST, AArch64::dsub0); in Select()
6298 SelectPostLoad(Node, 4, AArch64::LD1Fourv4s_POST, AArch64::qsub0); in Select()
6301 SelectPostLoad(Node, 4, AArch64::LD1Fourv1d_POST, AArch64::dsub0); in Select()
6304 SelectPostLoad(Node, 4, AArch64::LD1Fourv2d_POST, AArch64::qsub0); in Select()
6311 SelectPostLoad(Node, 1, AArch64::LD1Rv8b_POST, AArch64::dsub0); in Select()
6314 SelectPostLoad(Node, 1, AArch64::LD1Rv16b_POST, AArch64::qsub0); in Select()
6317 SelectPostLoad(Node, 1, AArch64::LD1Rv4h_POST, AArch64::dsub0); in Select()
6320 SelectPostLoad(Node, 1, AArch64::LD1Rv8h_POST, AArch64::qsub0); in Select()
6323 SelectPostLoad(Node, 1, AArch64::LD1Rv2s_POST, AArch64::dsub0); in Select()
6326 SelectPostLoad(Node, 1, AArch64::LD1Rv4s_POST, AArch64::qsub0); in Select()
6329 SelectPostLoad(Node, 1, AArch64::LD1Rv1d_POST, AArch64::dsub0); in Select()
6332 SelectPostLoad(Node, 1, AArch64::LD1Rv2d_POST, AArch64::qsub0); in Select()
6339 SelectPostLoad(Node, 2, AArch64::LD2Rv8b_POST, AArch64::dsub0); in Select()
6342 SelectPostLoad(Node, 2, AArch64::LD2Rv16b_POST, AArch64::qsub0); in Select()
6345 SelectPostLoad(Node, 2, AArch64::LD2Rv4h_POST, AArch64::dsub0); in Select()
6348 SelectPostLoad(Node, 2, AArch64::LD2Rv8h_POST, AArch64::qsub0); in Select()
6351 SelectPostLoad(Node, 2, AArch64::LD2Rv2s_POST, AArch64::dsub0); in Select()
6354 SelectPostLoad(Node, 2, AArch64::LD2Rv4s_POST, AArch64::qsub0); in Select()
6357 SelectPostLoad(Node, 2, AArch64::LD2Rv1d_POST, AArch64::dsub0); in Select()
6360 SelectPostLoad(Node, 2, AArch64::LD2Rv2d_POST, AArch64::qsub0); in Select()
6367 SelectPostLoad(Node, 3, AArch64::LD3Rv8b_POST, AArch64::dsub0); in Select()
6370 SelectPostLoad(Node, 3, AArch64::LD3Rv16b_POST, AArch64::qsub0); in Select()
6373 SelectPostLoad(Node, 3, AArch64::LD3Rv4h_POST, AArch64::dsub0); in Select()
6376 SelectPostLoad(Node, 3, AArch64::LD3Rv8h_POST, AArch64::qsub0); in Select()
6379 SelectPostLoad(Node, 3, AArch64::LD3Rv2s_POST, AArch64::dsub0); in Select()
6382 SelectPostLoad(Node, 3, AArch64::LD3Rv4s_POST, AArch64::qsub0); in Select()
6385 SelectPostLoad(Node, 3, AArch64::LD3Rv1d_POST, AArch64::dsub0); in Select()
6388 SelectPostLoad(Node, 3, AArch64::LD3Rv2d_POST, AArch64::qsub0); in Select()
6395 SelectPostLoad(Node, 4, AArch64::LD4Rv8b_POST, AArch64::dsub0); in Select()
6398 SelectPostLoad(Node, 4, AArch64::LD4Rv16b_POST, AArch64::qsub0); in Select()
6401 SelectPostLoad(Node, 4, AArch64::LD4Rv4h_POST, AArch64::dsub0); in Select()
6404 SelectPostLoad(Node, 4, AArch64::LD4Rv8h_POST, AArch64::qsub0); in Select()
6407 SelectPostLoad(Node, 4, AArch64::LD4Rv2s_POST, AArch64::dsub0); in Select()
6410 SelectPostLoad(Node, 4, AArch64::LD4Rv4s_POST, AArch64::qsub0); in Select()
6413 SelectPostLoad(Node, 4, AArch64::LD4Rv1d_POST, AArch64::dsub0); in Select()
6416 SelectPostLoad(Node, 4, AArch64::LD4Rv2d_POST, AArch64::qsub0); in Select()