Home
last modified time | relevance | path

Searched refs:LLVMGetLastFunction (Results 1 – 25 of 85) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/llvm10/llvm-10.0.1.src/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/graphics/llvm-mesa/llvm-13.0.1.src/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/llvm11/llvm-11.0.1.src/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/llvm90/llvm-9.0.1.src/bindings/python/llvm/
H A Dcore.py265 return Function(lib.LLVMGetLastFunction(self))
543 library.LLVMGetLastFunction.argtypes = [Module]
544 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/llvm80/llvm-8.0.1.src/bindings/python/llvm/
H A Dcore.py266 return Function(lib.LLVMGetLastFunction(self))
544 library.LLVMGetLastFunction.argtypes = [Module]
545 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/llvm70/llvm-7.0.1.src/bindings/python/llvm/
H A Dcore.py260 return Function(lib.LLVMGetLastFunction(self))
532 library.LLVMGetLastFunction.argtypes = [Module]
533 library.LLVMGetLastFunction.restype = c_object_p
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-c-test/
H A Decho.cpp870 End = LLVMGetLastFunction(Src); in declare_symbols()
995 End = LLVMGetLastFunction(Src); in clone_symbols()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-c-test/
H A Decho.cpp894 End = LLVMGetLastFunction(Src); in declare_symbols()
1060 End = LLVMGetLastFunction(Src); in clone_symbols()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-c-test/
H A Decho.cpp930 End = LLVMGetLastFunction(Src); in declare_symbols()
1131 End = LLVMGetLastFunction(Src); in clone_symbols()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-c-test/
H A Decho.cpp893 End = LLVMGetLastFunction(Src); in declare_symbols()
1094 End = LLVMGetLastFunction(Src); in clone_symbols()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-c-test/
H A Decho.cpp924 End = LLVMGetLastFunction(Src); in declare_symbols()
1125 End = LLVMGetLastFunction(Src); in clone_symbols()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-c-test/
H A Decho.cpp924 End = LLVMGetLastFunction(Src); in declare_symbols()
1125 End = LLVMGetLastFunction(Src); in clone_symbols()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-c-test/
H A Decho.cpp988 End = LLVMGetLastFunction(Src); in declare_symbols()
1189 End = LLVMGetLastFunction(Src); in clone_symbols()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-c-test/
H A Decho.cpp1000 End = LLVMGetLastFunction(Src); in declare_symbols()
1201 End = LLVMGetLastFunction(Src); in clone_symbols()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-c-test/
H A Decho.cpp999 End = LLVMGetLastFunction(Src); in declare_symbols()
1200 End = LLVMGetLastFunction(Src); in clone_symbols()

1234