Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h236 void setCodeGenOnly(bool CGOnly) { CodeGenOnly = CGOnly; } in setCodeGenOnly()
338 bool CodeGenOnly = false; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DConfig.h70 bool CodeGenOnly = false; member
/openbsd-src/gnu/llvm/llvm/tools/lto/
H A Dlto.cpp575 lto_bool_t CodeGenOnly) { in thinlto_codegen_set_codegen_only() argument
576 unwrap(cg)->setCodeGenOnly(CodeGenOnly); in thinlto_codegen_set_codegen_only()
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp504 if (!C.CodeGenOnly) { in backend()
568 if (Conf.CodeGenOnly) { in thinBackend()
H A DLTOCodeGenerator.cpp663 Config.CodeGenOnly = true; in compileOptimized()
H A DThinLTOCodeGenerator.cpp985 if (CodeGenOnly) { in run()
H A DLTO.cpp1149 if (!Conf.CodeGenOnly) { in runRegularLTO()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEInstrInfo.td1577 // Instructions for CodeGenOnly