HomeSort by relevance Sort by last modified time
    Searched refs:lto_debug_model (Results 1 - 12 of 12) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 48 } lto_debug_model; typedef in typeref:enum:__anon40435
214 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
  /external/swiftshader/third_party/LLVM/tools/lto/
LTOCodeGenerator.h 38 bool setDebugInfo(lto_debug_model, std::string& errMsg);
lto.cpp 219 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug)
LTOCodeGenerator.cpp 107 bool LTOCodeGenerator::setDebugInfo(lto_debug_model debug, std::string& errMsg)
  /external/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 81 void setDebugInfo(lto_debug_model);
  /external/llvm/include/llvm-c/
lto.h 80 } lto_debug_model; typedef in typeref:enum:__anon30866
399 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 80 } lto_debug_model; typedef in typeref:enum:__anon41811
399 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 84 void setDebugInfo(lto_debug_model);
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 170 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) {
  /external/llvm/tools/lto/
lto.cpp 352 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
LTOCodeGenerator.cpp 170 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) {
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 365 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) {

Completed in 287 milliseconds