Home
last modified time | relevance | path

Searched defs:lto_module_create_from_memory (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/lto/
Dlto.cpp120 lto_module_t lto_module_create_from_memory(const void* mem, size_t length) in lto_module_create_from_memory() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
Dlto.cpp252 lto_module_t lto_module_create_from_memory(const void* mem, size_t length) { in lto_module_create_from_memory() function
/external/llvm/tools/lto/
Dlto.cpp239 lto_module_t lto_module_create_from_memory(const void* mem, size_t length) { in lto_module_create_from_memory() function