Searched defs:ParallelCodeGenParallelismLevel (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 428 splitCodeGen(const Config & C,TargetMachine * TM,AddStreamFn AddStream,unsigned ParallelCodeGenParallelismLevel,Module & Mod,const ModuleSummaryIndex & CombinedIndex) splitCodeGen() argument 507 backend(const Config & C,AddStreamFn AddStream,unsigned ParallelCodeGenParallelismLevel,Module & Mod,ModuleSummaryIndex & CombinedIndex) backend() argument
|
H A D | LTO.cpp | 589 RegularLTOState(unsigned ParallelCodeGenParallelismLevel,const Config & Conf) RegularLTOState() argument 605 LTO(Config Conf,ThinBackend Backend,unsigned ParallelCodeGenParallelismLevel,LTOKind LTOMode) LTO() argument
|
/llvm-project/llvm/include/llvm/LTO/ |
H A D | LTO.h | 320 unsigned ParallelCodeGenParallelismLevel; global() member
|
/llvm-project/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 147 static unsigned ParallelCodeGenParallelismLevel = 1; variable
|