Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h236 void setCodeGenOnly(bool CGOnly) { CodeGenOnly = CGOnly; } in setCodeGenOnly()
339 bool CodeGenOnly = false; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h68 bool CodeGenOnly = false; member
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp516 if (!C.CodeGenOnly) { in backend()
579 if (Conf.CodeGenOnly) { in thinBackend()
H A DLTOCodeGenerator.cpp656 Config.CodeGenOnly = true; in compileOptimized()
H A DThinLTOCodeGenerator.cpp986 if (CodeGenOnly) { in run()
H A DLTO.cpp1311 if (!Conf.CodeGenOnly) { in runRegularLTO()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td1577 // Instructions for CodeGenOnly