Home
last modified time | relevance | path

Searched refs:lto_module_create_from_memory (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/llvm/tools/lto/
H A Dlto.exports7 lto_module_create_from_memory
H A Dlto.cpp239 lto_module_t lto_module_create_from_memory(const void* mem, size_t length) { in lto_module_create_from_memory() function
/aosp_15_r20/external/llvm/include/llvm-c/
H A Dlto.h180 lto_module_create_from_memory(const void* mem, size_t length);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
H A Dlto.h180 lto_module_create_from_memory(const void* mem, size_t length);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/
Dlto.h180 lto_module_create_from_memory(const void* mem, size_t length);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/
Dlto.h180 lto_module_create_from_memory(const void* mem, size_t length);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/
Dlto.h180 lto_module_create_from_memory(const void* mem, size_t length);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
H A Dlto.h180 lto_module_create_from_memory(const void* mem, size_t length);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/
Dlto.h180 lto_module_create_from_memory(const void* mem, size_t length);
/aosp_15_r20/external/llvm/docs/
H A DLinkTimeOptimization.rst232 lto_module_create_from_memory(const void*, size_t)