Searched refs:LLVMPrintModuleToFile (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/llvm/bindings/python/llvm/ |
H A D | core.py | 265 result = lib.LLVMPrintModuleToFile(self, filename, byref(out)) 522 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p, 524 library.LLVMPrintModuleToFile.restype = bool
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | Core.h | 659 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | Core.h | 892 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | Core.h | 865 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | Core.h | 817 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | Core.h | 892 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | Core.h | 892 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | Core.h | 926 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 233 if(LLVMPrintModuleToFile(M, String_val(Filename), &Message)) in llvm_print_module()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 264 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename, in LLVMPrintModuleToFile() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 395 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename, in LLVMPrintModuleToFile() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 420 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename, in LLVMPrintModuleToFile() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 5926 5921: FUNC GLOBAL DEFAULT 16 LLVMPrintModuleToFile
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 13848 13843: FUNC GLOBAL DEFAULT 11 LLVMPrintModuleToFile
|