Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h236 void setCodeGenOnly(bool CGOnly) { CodeGenOnly = CGOnly; } in setCodeGenOnly()
338 bool CodeGenOnly = false; variable
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h71 bool CodeGenOnly = false; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp514 if (!C.CodeGenOnly) { in backend()
577 if (Conf.CodeGenOnly) { in thinBackend()
H A DLTOCodeGenerator.cpp664 Config.CodeGenOnly = true; in compileOptimized()
H A DThinLTOCodeGenerator.cpp990 if (CodeGenOnly) { in run()
H A DLTO.cpp1297 if (!Conf.CodeGenOnly) { in runRegularLTO()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td1577 // Instructions for CodeGenOnly