Home
last modified time | relevance | path

Searched refs:CodeGenOnly (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h244 void setCodeGenOnly(bool CGOnly) { CodeGenOnly = CGOnly; } in setCodeGenOnly()
347 bool CodeGenOnly = false; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTOBackend.h64 MapVector<StringRef, BitcodeModule> *ModuleMap, bool CodeGenOnly,
H A DConfig.h69 bool CodeGenOnly = false; member
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp562 if (!C.CodeGenOnly) { in backend()
604 bool CodeGenOnly, AddStreamFn IRAddStream, in thinBackend() argument
626 if (CodeGenOnly) { in thinBackend()
H A DLTOCodeGenerator.cpp643 Config.CodeGenOnly = true; in compileOptimized()
H A DLTO.cpp1339 if (!Conf.CodeGenOnly) { in runRegularLTO()
1509 Conf.CodeGenOnly); in runThinLTOBackendThread()
1623 Conf.CodeGenOnly, IRAddStream); in runThinLTOBackendThread()
H A DThinLTOCodeGenerator.cpp975 if (CodeGenOnly) { in run()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1393 /*ModuleMap=*/nullptr, Conf.CodeGenOnly, in runThinLTOBackend()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td1577 // Instructions for CodeGenOnly