Home
last modified time | relevance | path

Searched refs:lto_debug_model (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm-c/
Dlto.h80 } lto_debug_model; typedef
399 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
Dlto.h82 } lto_debug_model; typedef
399 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
/external/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h81 void setDebugInfo(lto_debug_model);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h88 void setDebugInfo(lto_debug_model);
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp170 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()
/external/llvm/tools/lto/
Dlto.cpp352 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) { in lto_codegen_set_debug_model()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp188 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()