Home
last modified time | relevance | path

Searched refs:LLVMSetTarget (Results 26 – 50 of 162) sorted by relevance

1234567

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp374 LLVMSetTarget(M, "x86_64-pc-win32-elf"); in lp_build_create_jit_compiler_for_module()
376 LLVMSetTarget(M, "i686-pc-win32-elf"); in lp_build_create_jit_compiler_for_module()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp371 LLVMSetTarget(M, "x86_64-pc-win32-elf"); in lp_build_create_jit_compiler_for_module()
373 LLVMSetTarget(M, "i686-pc-win32-elf"); in lp_build_create_jit_compiler_for_module()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/devel/llvm10/llvm-10.0.1.src/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/graphics/llvm-mesa/llvm-13.0.1.src/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/devel/llvm11/llvm-11.0.1.src/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/devel/llvm90/llvm-9.0.1.src/bindings/python/llvm/
H A Dcore.py223 lib.LLVMSetTarget(self, new_target)
530 library.LLVMSetTarget.argtypes = [Module, c_char_p]
531 library.LLVMSetTarget.restype = None
/dports/devel/llvm80/llvm-8.0.1.src/bindings/python/llvm/
H A Dcore.py224 lib.LLVMSetTarget(self, new_target)
531 library.LLVMSetTarget.argtypes = [Module, c_char_p]
532 library.LLVMSetTarget.restype = None
/dports/devel/llvm70/llvm-7.0.1.src/bindings/python/llvm/
H A Dcore.py221 lib.LLVMSetTarget(self, new_target)
519 library.LLVMSetTarget.argtypes = [Module, c_char_p]
520 library.LLVMSetTarget.restype = None
/dports/devel/py-llvmlite/llvmlite-0.34.0/ffi/
H A Dmodule.cpp195 LLVMSetTarget(M, Triple); in LLVMPY_SetTarget()
/dports/audio/faust/faust-2.37.3/compiler/generator/interpreter/
H A Dfbc_llvm_compiler.hh847 LLVMSetTarget(fModule, triple); in FBCLLVMCompiler()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/jit/llvm/
H A Dllvmjit.c251 LLVMSetTarget(context->module, llvm_triple); in llvm_mutable_module()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/jit/llvm/
H A Dllvmjit.c251 LLVMSetTarget(context->module, llvm_triple); in llvm_mutable_module()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/jit/llvm/
H A Dllvmjit.c251 LLVMSetTarget(context->module, llvm_triple); in llvm_mutable_module()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/jit/llvm/
H A Dllvmjit.c251 LLVMSetTarget(context->module, llvm_triple); in llvm_mutable_module()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/jit/llvm/
H A Dllvmjit.c251 LLVMSetTarget(context->module, llvm_triple); in llvm_mutable_module()

1234567