Lines Matching full:subscripts
23 // coupled RDIV subscripts and lacks a multi-subscript MIV test.
28 // differentiate subscripts. Since Clang linearizes subscripts
669 // distinct loop referenced in both the source and destination subscripts.
919 // All subscripts are all the same type.
946 // When we have a pair of subscripts
979 // When we have a pair of subscripts of the form [c1 + a*i] and [c2 + a*i],
1117 // When we have a pair of subscripts of the form [c1 + a*i] and [c2 - a*i],
1350 // When we have a pair of subscripts of the form [c1 + a1*i] and [c2 + a2*i],
1548 // When we have a pair of subscripts of the form [c1] and [c2 + a*i],
1659 // When we have a pair of subscripts of the form [c1 + a*i] and [c2],
1883 // When we have a pair of subscripts of the form [c1 + a1*i] and [c2 + a2*j]
2027 // When we have a pair of subscripts of the form [c1 + a1*i] and [c2 - a2*i]
2093 // When we have a pair of subscripts of the form [c1 + a1*i] and [c2 + a2*j]
2208 // This should help us handle linearized subscripts;
3300 // Partition subscripts into separable and minimally-coupled groups
3319 // There are 4 subscripts here:
3382 // accumulate set of all subscripts in group
3408 // test separable subscripts
3443 DEBUG(dbgs() << "starting on coupled subscripts\n");
3534 // Better to somehow test all remaining subscripts simultaneously.
3542 llvm_unreachable("expected only MIV subscripts at this point");
3712 // partition subscripts into separable and minimally-coupled groups
3735 // accumulate set of all subscripts in group
3752 // test separable subscripts