Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp3844 bool IsSimdSpecified = in ParseLangArgs() local
3847 Opts.OpenMPSimd = !Opts.OpenMP && IsSimdSpecified; in ParseLangArgs()
3862 (IsSimdSpecified || IsTargetSpecified) ? 50 : Opts.OpenMP, Diags)) in ParseLangArgs()