Searched refs:thinBackend (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/LTO/ |
| H A D | LTOBackend.h | 60 thinBackend(const Config &C, unsigned Task, AddStreamFn AddStream, Module &M,
|
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTO.cpp | 1507 return thinBackend(Conf, Task, AddStream, **MOrErr, CombinedIndex, in runThinLTOBackendThread() 1621 return thinBackend(Conf, Task, CGAddStream, **MOrErr, CombinedIndex, in runThinLTOBackendThread() 1715 return thinBackend(Conf, Task, AddStream, *LoadedModule, CombinedIndex, in runThinLTOBackendThread()
|
| H A D | LTOBackend.cpp | 599 Error lto::thinBackend(const Config &Conf, unsigned Task, AddStreamFn AddStream, in thinBackend() function in lto
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 1391 thinBackend(Conf, -1, AddStream, *M, *CombinedIndex, ImportList, in runThinLTOBackend()
|