Home
last modified time | relevance | path

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

/external/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h185 void setCodeGenOnly(bool CGOnly) { CodeGenOnly = CGOnly; } in setCodeGenOnly()
273 bool CodeGenOnly = false; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h251 void setCodeGenOnly(bool CGOnly) { CodeGenOnly = CGOnly; } in setCodeGenOnly()
346 bool CodeGenOnly = false; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DConfig.h53 bool CodeGenOnly = false; member
/external/llvm/tools/lto/
Dlto.cpp494 lto_bool_t CodeGenOnly) { in thinlto_codegen_set_codegen_only() argument
495 unwrap(cg)->setCodeGenOnly(CodeGenOnly); in thinlto_codegen_set_codegen_only()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
Dlto.cpp537 lto_bool_t CodeGenOnly) { in thinlto_codegen_set_codegen_only() argument
538 unwrap(cg)->setCodeGenOnly(CodeGenOnly); in thinlto_codegen_set_codegen_only()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOBackend.cpp420 if (!C.CodeGenOnly) { in backend()
474 if (Conf.CodeGenOnly) { in thinBackend()
DThinLTOCodeGenerator.cpp881 if (CodeGenOnly) { in run()
DLTO.cpp864 if (!Conf.CodeGenOnly) { in runRegularLTO()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp670 if (CodeGenOnly) { in run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrAVX512.td7251 bit CodeGenOnly = 1> {
7262 let isCodeGenOnly = CodeGenOnly, ForceDisassemble = CodeGenOnly in
7424 string aliasStr, bit CodeGenOnly = 1>{
7447 let isCodeGenOnly = CodeGenOnly, ForceDisassemble = CodeGenOnly in