Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:NoImplicitFloat

2176     // Don't vectorize when the attribute NoImplicitFloat is used.
2177 if (F.hasFnAttribute(Attribute::NoImplicitFloat))