Searched defs:VectorizeWidth (Results 1 – 4 of 4) sorted by relevance
50 std::optional<ElementCount> VectorizeWidth = in warnAboutLeftoverTransformations() local
59 unsigned VectorizeWidth; member
398 std::optional<ElementCount> VectorizeWidth = in hasVectorizeTransformation() local
5260 ConstantInt *VectorizeWidth = Simdlen == nullptr ? Safelen : Simdlen; in applySimd() local