Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGLoopInfo.cpp256 bool IsVectorPredicateEnabled = false; in createLoopVectorizeMetadata() local
258 IsVectorPredicateEnabled = in createLoopVectorizeMetadata()
264 IsVectorPredicateEnabled))}; in createLoopVectorizeMetadata()
305 (IsVectorPredicateEnabled && Attrs.VectorizeWidth != 1) || in createLoopVectorizeMetadata()