Searched refs:lto_debug_model (Results 1 - 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm-c/
H A Dlto.h48 } lto_debug_model; typedef in typeref:enum:__anon18451
214 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
/external/swiftshader/third_party/LLVM/tools/lto/
H A DLTOCodeGenerator.h38 bool setDebugInfo(lto_debug_model, std::string& errMsg);
H A Dlto.cpp219 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug)
H A DLTOCodeGenerator.cpp107 bool LTOCodeGenerator::setDebugInfo(lto_debug_model debug, std::string& errMsg)
/external/llvm/include/llvm-c/
H A Dlto.h80 } lto_debug_model; typedef in typeref:enum:__anon12449
399 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
/external/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h81 void setDebugInfo(lto_debug_model);
/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp170 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) {
/external/llvm/tools/lto/
H A Dlto.cpp352 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) {

Completed in 182 milliseconds