Searched refs:IsLaneOp (Results 1 – 2 of 2) sorted by relevance
8813 bool IsLaneOp) { in performPostLD1Combine() argument8820 unsigned LoadIdx = IsLaneOp ? 1 : 0; in performPostLD1Combine()8880 if (IsLaneOp) { in performPostLD1Combine()8889 unsigned NewOp = IsLaneOp ? AArch64ISD::LD1LANEpost : AArch64ISD::LD1DUPpost; in performPostLD1Combine()9226 bool IsLaneOp = false; in performNEONPostLDSTCombine() local9264 NumVecs = 2; IsLaneOp = true; break; in performNEONPostLDSTCombine()9266 NumVecs = 3; IsLaneOp = true; break; in performNEONPostLDSTCombine()9268 NumVecs = 4; IsLaneOp = true; break; in performNEONPostLDSTCombine()9270 NumVecs = 2; IsStore = true; IsLaneOp = true; break; in performNEONPostLDSTCombine()9272 NumVecs = 3; IsStore = true; IsLaneOp = true; break; in performNEONPostLDSTCombine()[all …]
10084 bool IsLaneOp) { in performPostLD1Combine() argument10091 unsigned LoadIdx = IsLaneOp ? 1 : 0; in performPostLD1Combine()10099 if (IsLaneOp) { in performPostLD1Combine()10160 if (IsLaneOp) { in performPostLD1Combine()10169 unsigned NewOp = IsLaneOp ? AArch64ISD::LD1LANEpost : AArch64ISD::LD1DUPpost; in performPostLD1Combine()10246 bool IsLaneOp = false; in performNEONPostLDSTCombine() local10284 NumVecs = 2; IsLaneOp = true; break; in performNEONPostLDSTCombine()10286 NumVecs = 3; IsLaneOp = true; break; in performNEONPostLDSTCombine()10288 NumVecs = 4; IsLaneOp = true; break; in performNEONPostLDSTCombine()10290 NumVecs = 2; IsStore = true; IsLaneOp = true; break; in performNEONPostLDSTCombine()[all …]