Home
last modified time | relevance | path

Searched refs:vectorizable (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-vectorizer.h103 bool vectorizable; member
143 #define LOOP_VINFO_VECTORIZABLE_P(L) (L)->vectorizable
/openbsd/gnu/llvm/llvm/docs/
H A DTransformMetadata.rst293 The LoopDistribution pass tries to separate vectorizable parts of a loop
294 from the non-vectorizable part (which otherwise would make the entire
295 loop non-vectorizable). Conceptually, it transforms a loop such as
327 all loops without loop-carried dependencies (i.e. vectorizable loops).
/openbsd/gnu/llvm/libcxx/include/experimental/
H A Dsimd1062 "Element type should be vectorizable");
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td3021 "non-vectorizable scalar type}0 is an invalid argument to attribute %1">;
/openbsd/gnu/gcc/gcc/doc/
H A Dinvoke.texi5270 appears to be vectorizable except that data alignment or data dependence cannot
H A Dgcc.info4961 When a loop appears to be vectorizable except that data alignment