Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h251 void setCodeGenOnly(bool CGOnly) { CodeGenOnly = CGOnly; } in setCodeGenOnly()
341 bool CodeGenOnly = false; variable
/freebsd-12.1/contrib/llvm/include/llvm/LTO/
H A DConfig.h57 bool CodeGenOnly = false; member
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOBackend.cpp427 if (!C.CodeGenOnly) { in backend()
481 if (Conf.CodeGenOnly) { in thinBackend()
H A DThinLTOCodeGenerator.cpp829 if (CodeGenOnly) { in run()
H A DLTO.cpp903 if (!Conf.CodeGenOnly) { in runRegularLTO()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrAVX512.td7645 bit CodeGenOnly = 1> {
7656 let isCodeGenOnly = CodeGenOnly, ForceDisassemble = CodeGenOnly in
7798 bit CodeGenOnly = 1>{
7820 let isCodeGenOnly = CodeGenOnly, ForceDisassemble = CodeGenOnly in