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

  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 261 lto_codegen_write_merged_modules(lto_code_gen_t cg, const char* path);
  /external/swiftshader/third_party/LLVM/tools/lto/
lto.cpp 276 bool lto_codegen_write_merged_modules(lto_code_gen_t cg, const char* path) function
  /external/llvm/include/llvm-c/
lto.h 454 lto_codegen_write_merged_modules(lto_code_gen_t cg, const char* path);
544 * Sets whether \a lto_codegen_write_merged_modules() should embed uselists in
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 454 lto_codegen_write_merged_modules(lto_code_gen_t cg, const char* path);
544 * Sets whether \a lto_codegen_write_merged_modules() should embed uselists in
  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 428 bool err = lto_codegen_write_merged_modules(code_gen, path.c_str());
  /external/llvm/tools/lto/
lto.cpp 402 bool lto_codegen_write_merged_modules(lto_code_gen_t cg, const char *path) { function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 415 bool lto_codegen_write_merged_modules(lto_code_gen_t cg, const char *path) { function

Completed in 495 milliseconds