Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h234 void setCodeGenOnly(bool CGOnly) { CodeGenOnly = CGOnly; } in setCodeGenOnly()
336 bool CodeGenOnly = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DConfig.h68 bool CodeGenOnly = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lto/
H A Dlto.cpp581 lto_bool_t CodeGenOnly) { in thinlto_codegen_set_codegen_only() argument
582 unwrap(cg)->setCodeGenOnly(CodeGenOnly); in thinlto_codegen_set_codegen_only()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOBackend.cpp507 if (!C.CodeGenOnly) { in backend()
569 if (Conf.CodeGenOnly) { in thinBackend()
H A DLTOCodeGenerator.cpp575 Config.CodeGenOnly = true; in compileOptimized()
H A DThinLTOCodeGenerator.cpp942 if (CodeGenOnly) { in run()
H A DLTO.cpp1105 if (!Conf.CodeGenOnly) { in runRegularLTO()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEInstrInfo.td1565 // Instructions for CodeGenOnly