Home
last modified time | relevance | path

Searched refs:disableCodeGen (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h182 void disableCodeGen(bool Disable) { DisableCodeGen = Disable; } in disableCodeGen() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h248 void disableCodeGen(bool Disable) { DisableCodeGen = Disable; } in disableCodeGen() function
/external/llvm/tools/lto/
Dlto.cpp490 unwrap(cg)->disableCodeGen(disable); in thinlto_codegen_disable_codegen()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
Dlto.cpp533 unwrap(cg)->disableCodeGen(disable); in thinlto_codegen_disable_codegen()