Home
last modified time | relevance | path

Searched defs:ParallelCodeGenParallelismLevel (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp430 splitCodeGen(const Config & C,TargetMachine * TM,AddStreamFn AddStream,unsigned ParallelCodeGenParallelismLevel,Module & Mod,const ModuleSummaryIndex & CombinedIndex) splitCodeGen() argument
505 backend(const Config & C,AddStreamFn AddStream,unsigned ParallelCodeGenParallelismLevel,Module & Mod,ModuleSummaryIndex & CombinedIndex) backend() argument
H A DLTO.cpp592 : ParallelCodeGenParallelismLevel(ParallelCodeGenParallelismLevel), in LTO() argument
578 RegularLTOState(unsigned ParallelCodeGenParallelismLevel,const Config & Conf) RegularLTOState() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h318 unsigned ParallelCodeGenParallelismLevel; global() member