Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp3242 bool IsSimdSpecified = in ParseLangArgs() local
3245 Opts.OpenMPSimd = !Opts.OpenMP && IsSimdSpecified; in ParseLangArgs()
3258 (IsSimdSpecified || IsTargetSpecified) ? 50 : Opts.OpenMP, Diags)) in ParseLangArgs()