Searched refs:createFromOpenFile (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/ |
H A D | LTOModule.h | 97 createFromOpenFile(LLVMContext &Context, int fd, const char *path,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/ |
D | LTOModule.h | 101 createFromOpenFile(LLVMContext &Context, int fd, StringRef path, size_t size,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/ |
D | LTOModule.h | 101 createFromOpenFile(LLVMContext &Context, int fd, StringRef path, size_t size,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/ |
H A D | LTOModule.h | 101 createFromOpenFile(LLVMContext &Context, int fd, StringRef path, size_t size,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ |
H A D | LTOModule.h | 103 createFromOpenFile(LLVMContext &Context, int fd, StringRef path, size_t size,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/ |
D | LTOModule.h | 101 createFromOpenFile(LLVMContext &Context, int fd, StringRef path, size_t size,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/legacy/ |
D | LTOModule.h | 101 createFromOpenFile(LLVMContext &Context, int fd, StringRef path, size_t size,
|
/aosp_15_r20/external/llvm/tools/lto/ |
H A D | lto.cpp | 220 LTOModule::createFromOpenFile(*LTOContext, fd, path, size, Options); in lto_module_create_from_fd()
|
/aosp_15_r20/external/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 124 LTOModule::createFromOpenFile(LLVMContext &Context, int fd, const char *path, in createFromOpenFile() function in LTOModule
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 123 LTOModule::createFromOpenFile(LLVMContext &Context, int fd, StringRef path, in createFromOpenFile() function in LTOModule
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 125 LTOModule::createFromOpenFile(LLVMContext &Context, int fd, StringRef path, in createFromOpenFile() function in LTOModule
|