Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm-c/
H A Dlto.h80 } lto_debug_model; typedef
399 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
H A Dlto.h82 } lto_debug_model; typedef
399 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/
Dlto.h82 } lto_debug_model; typedef
424 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/
Dlto.h82 } lto_debug_model; typedef
424 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/
Dlto.h82 } lto_debug_model; typedef
424 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
H A Dlto.h82 } lto_debug_model; typedef
424 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/
Dlto.h82 } lto_debug_model; typedef
424 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h81 void setDebugInfo(lto_debug_model);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/legacy/
DLTOCodeGenerator.h90 void setDebugInfo(lto_debug_model);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/
DLTOCodeGenerator.h90 void setDebugInfo(lto_debug_model);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h91 void setDebugInfo(lto_debug_model);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/
DLTOCodeGenerator.h90 void setDebugInfo(lto_debug_model);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h88 void setDebugInfo(lto_debug_model);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/
DLTOCodeGenerator.h90 void setDebugInfo(lto_debug_model);
/aosp_15_r20/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp170 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()
/aosp_15_r20/external/llvm/tools/lto/
H A Dlto.cpp352 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) { in lto_codegen_set_debug_model()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp188 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp186 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()