Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h340 bool Freestanding = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp236 unsigned OptLevel, bool Freestanding, in optimizeModule()
336 bool Freestanding, const TargetMachineBuilder &TMBuilder) { in ModuleCacheEntry()
424 bool Freestanding, unsigned OptLevel, unsigned count) { in ProcessThinLTOModule()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DConfig.h65 bool Freestanding = false; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp5063 bool Freestanding = in ConstructJob() local