Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/lto/
Dlto.exports29 lto_codegen_compile_to_file
Dlto.cpp297 lto_codegen_compile_to_file(lto_code_gen_t cg, const char **name) in lto_codegen_compile_to_file() function
/external/llvm/tools/lto/
Dlto.exports39 lto_codegen_compile_to_file
Dlto.cpp435 bool lto_codegen_compile_to_file(lto_code_gen_t cg, const char **name) { in lto_codegen_compile_to_file() function
/external/swiftshader/third_party/LLVM/include/llvm-c/
Dlto.h280 lto_codegen_compile_to_file(lto_code_gen_t cg, const char** name);
/external/llvm/include/llvm-c/
Dlto.h481 lto_codegen_compile_to_file(lto_code_gen_t cg, const char** name);
/external/swiftshader/third_party/LLVM/tools/gold/
Dgold-plugin.cpp435 if (lto_codegen_compile_to_file(code_gen, &objPath)) { in all_symbols_read_hook()