Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h343 bool Freestanding = false; variable
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp241 unsigned OptLevel, bool Freestanding, in optimizeModule()
368 bool Freestanding, const TargetMachineBuilder &TMBuilder) { in ModuleCacheEntry()
441 bool Freestanding, unsigned OptLevel, unsigned count, in ProcessThinLTOModule()
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h65 bool Freestanding = false; member
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp695 const ArgList &Args, bool Freestanding = false) in NVPTXToolChain()
H A DClang.cpp5965 bool Freestanding = in ConstructJob() local