Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/lto/
Dlto.exports3 lto_module_create
Dlto.cpp89 lto_module_t lto_module_create(const char* path) in lto_module_create() function
/external/llvm/tools/lto/
Dlto.exports4 lto_module_create
Dlto.cpp206 lto_module_t lto_module_create(const char* path) { in lto_module_create() function
/external/swiftshader/third_party/LLVM/include/llvm-c/
Dlto.h115 lto_module_create(const char* path);
/external/llvm/include/llvm-c/
Dlto.h171 lto_module_create(const char* path);
/external/llvm/docs/
DLinkTimeOptimization.rst154 object files, the linker only calls ``lto_module_create()`` when a supplied
155 object file is found to not be a native object file. If ``lto_module_create()``
231 lto_module_create(const char*)