Home
last modified time | relevance | path

Searched defs:llvm_opts (Results 1 – 5 of 5) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tests/fuzz/
H A Dcsmith_driver.py57 llvm_opts = [] variable
59 llvm_opts = ['--llvm-opts', str(random.randint(0, 3))] variable
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/main/
H A Dhipe.erl1543 llvm_opts(O, TargetArch) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/main/
H A Dhipe.erl1543 llvm_opts(O, TargetArch) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/main/
H A Dhipe.erl1548 llvm_opts(O, TargetArch) -> function
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dtest_other.py5164 def test(args, llvm_opts=None): argument