Searched refs:vectorizable (Results 1 – 6 of 6) sorted by relevance
103 bool vectorizable; member143 #define LOOP_VINFO_VECTORIZABLE_P(L) (L)->vectorizable
293 The LoopDistribution pass tries to separate vectorizable parts of a loop294 from the non-vectorizable part (which otherwise would make the entire295 loop non-vectorizable). Conceptually, it transforms a loop such as327 all loops without loop-carried dependencies (i.e. vectorizable loops).
1062 "Element type should be vectorizable");
3021 "non-vectorizable scalar type}0 is an invalid argument to attribute %1">;
5270 appears to be vectorizable except that data alignment or data dependence cannot
4961 When a loop appears to be vectorizable except that data alignment