Home
last modified time | relevance | path

Searched defs:Freestanding (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h342 bool Freestanding = false; variable
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp238 unsigned OptLevel, bool Freestanding, in optimizeModule()
365 bool Freestanding, const TargetMachineBuilder &TMBuilder) { in ModuleCacheEntry()
453 bool Freestanding, unsigned OptLevel, unsigned count, in ProcessThinLTOModule()
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DConfig.h67 bool Freestanding = false; member
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DClang.cpp5450 bool Freestanding = in ConstructJob() local