Home
last modified time | relevance | path

Searched refs:LLVMPrintModuleToFile (Results 1 – 25 of 69) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/llvm10/llvm-10.0.1.src/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/graphics/llvm-mesa/llvm-13.0.1.src/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/llvm11/llvm-11.0.1.src/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/llvm90/llvm-9.0.1.src/bindings/python/llvm/
H A Dcore.py270 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
536 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
538 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/llvm80/llvm-8.0.1.src/bindings/python/llvm/
H A Dcore.py271 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
537 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
539 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/llvm70/llvm-7.0.1.src/bindings/python/llvm/
H A Dcore.py265 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
525 library.LLVMPrintModuleToFile.argtypes = [Module, c_char_p,
527 library.LLVMPrintModuleToFile.restype = bool
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm-c/
H A DCore.h790 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm-c/
H A DCore.h812 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm-c/
H A DCore.h819 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm-c/
H A DCore.h819 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm-c/
H A DCore.h817 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm-c/
H A DCore.h838 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm-c/
H A DCore.h838 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm-c/
H A DCore.h838 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm-c/
H A DCore.h819 LLVMBool LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename,

123