Searched defs:Conf (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTOBackend.cpp | 202 createTargetMachine(const Config &Conf, const Target *TheTarget, Module &M) { in createTargetMachine() 239 static void runNewPMPasses(const Config &Conf, Module &Mod, TargetMachine *TM, in runNewPMPasses() 365 bool lto::opt(const Config &Conf, TargetMachine *TM, unsigned Task, Module &Mod, in opt() 399 static void codegen(const Config &Conf, TargetMachine *TM, in codegen() 599 Error lto::thinBackend(const Config &Conf, unsigned Task, AddStreamFn AddStream, in thinBackend()
|
| H A D | LTO.cpp | 103 const Config &Conf, const ModuleSummaryIndex &Index, StringRef ModuleID, in computeLTOCacheKey() 599 const Config &Conf) in RegularLTOState() 611 LTO::LTO(Config Conf, ThinBackend Backend, in LTO() 1459 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in CGThinBackend() 1483 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in InProcessThinBackend() 1594 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in FirstRoundThinBackend() 1688 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in SecondRoundThinBackend() 1758 AddStreamFn AddStream, FileCache Cache) { in createInProcessThinBackend() 1808 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in WriteIndexesThinBackend() 1879 AddStreamFn AddStream, FileCache Cache) { in createWriteIndexesThinBackend() [all …]
|
| H A D | ThinLTOCodeGenerator.cpp | 373 llvm::lto::Config Conf; in ModuleCacheEntry() local 528 lto::Config Conf; in resolvePrevailingInIndex() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/ |
| H A D | llvm-lto2.cpp | 293 Config Conf; in run() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/LTO/ |
| H A D | LTO.h | 222 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in ThinBackendProc()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 1318 lto::Config Conf; in runThinLTOBackend() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | COFFDumper.cpp | 1023 void COFFDumper::printCOFFLoadConfig(const T *Conf, LoadConfigTables &Tables) { in printCOFFLoadConfig()
|