Home
last modified time | relevance | path

Searched defs:PICLevel (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DWebAssembly.cpp315 unsigned PICLevel; in addClangTargetOptions() local
H A DFlang.cpp160 unsigned PICLevel; in addPicOptions() local
H A DClang.cpp1951 unsigned PICLevel; in AddMIPSTargetArgs() local
5555 unsigned PICLevel; in ConstructJob() local
8626 unsigned PICLevel; in ConstructJob() local
H A DCommonArgs.cpp2104 unsigned PICLevel; in AddAssemblerKPIC() local
H A DGnu.cpp696 unsigned PICLevel; in ConstructJob() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp1378 if (unsigned PICLevel = LangOpts.PICLevel) { in InitializePredefinedMacros() local
H A DASTUnit.cpp547 auto PICLevel = LangOpt.PICLevel; in ReadLanguageOptions() local