Home
last modified time | relevance | path

Searched refs:beam_asm (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dbeam_utils.erl34 -type code_index() :: gb_trees:tree(beam_asm:label(), [instruction()]).
36 -type int_function() :: {'function',beam_asm:function_name(),arity(),
37 beam_asm:label(),[instruction()]}.
43 -type fail() :: beam_asm:fail() | 'fail'.
44 -type test() :: {'test',atom(),fail(),[beam_asm:src()]} |
45 {'test',atom(),fail(),integer(),list(),beam_asm:reg()}.
54 #{beam_asm:label() => beam_asm:label()},
55 fun((beam_asm:label()) -> term())) -> [instruction()].
H A DMakefile50 beam_asm \
165 $(EBIN)/beam_asm.beam: $(ESRC)/beam_asm.erl $(EGEN)/beam_opcodes.hrl
H A Dbeam_clean.erl91 -type label() :: beam_asm:label().
94 entry :: beam_asm:label(), %Number of entry label.
H A Dcompiler.app.src25 beam_asm,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dbeam_utils.erl34 -type code_index() :: gb_trees:tree(beam_asm:label(), [instruction()]).
36 -type int_function() :: {'function',beam_asm:function_name(),arity(),
37 beam_asm:label(),[instruction()]}.
43 -type fail() :: beam_asm:fail() | 'fail'.
44 -type test() :: {'test',atom(),fail(),[beam_asm:src()]} |
45 {'test',atom(),fail(),integer(),list(),beam_asm:reg()}.
54 #{beam_asm:label() => beam_asm:label()},
55 fun((beam_asm:label()) -> term())) -> [instruction()].
H A DMakefile50 beam_asm \
170 $(EBIN)/beam_asm.beam: $(ESRC)/beam_asm.erl $(EGEN)/beam_opcodes.hrl
H A Dbeam_clean.erl92 -type label() :: beam_asm:label().
95 entry :: beam_asm:label(), %Number of entry label.
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_utils.erl34 -type code_index() :: gb_trees:tree(beam_asm:label(), [instruction()]).
36 -type int_function() :: {'function',beam_asm:function_name(),arity(),
37 beam_asm:label(),[instruction()]}.
43 -type fail() :: beam_asm:fail() | 'fail'.
44 -type test() :: {'test',atom(),fail(),[beam_asm:src()]} |
45 {'test',atom(),fail(),integer(),list(),beam_asm:reg()}.
54 #{beam_asm:label() => beam_asm:label()},
55 fun((beam_asm:label()) -> term())) -> [instruction()].
H A DMakefile50 beam_asm \
168 $(EBIN)/beam_asm.beam: $(ESRC)/beam_asm.erl $(EGEN)/beam_opcodes.hrl
H A Dbeam_clean.erl94 -type label() :: beam_asm:label().
97 entry :: beam_asm:label(), %Number of entry label.
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_utils.erl34 -type code_index() :: gb_trees:tree(beam_asm:label(), [instruction()]).
36 -type int_function() :: {'function',beam_asm:function_name(),arity(),
37 beam_asm:label(),[instruction()]}.
43 -type fail() :: beam_asm:fail() | 'fail'.
44 -type test() :: {'test',atom(),fail(),[beam_asm:src()]} |
45 {'test',atom(),fail(),integer(),list(),beam_asm:reg()}.
54 #{beam_asm:label() => beam_asm:label()},
55 fun((beam_asm:label()) -> term())) -> [instruction()].
H A DMakefile50 beam_asm \
168 $(EBIN)/beam_asm.beam: $(ESRC)/beam_asm.erl $(EGEN)/beam_opcodes.hrl
H A Dbeam_clean.erl94 -type label() :: beam_asm:label().
97 entry :: beam_asm:label(), %Number of entry label.
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_utils.erl34 -type code_index() :: gb_trees:tree(beam_asm:label(), [instruction()]).
36 -type int_function() :: {'function',beam_asm:function_name(),arity(),
37 beam_asm:label(),[instruction()]}.
43 -type fail() :: beam_asm:fail() | 'fail'.
44 -type test() :: {'test',atom(),fail(),[beam_asm:src()]} |
45 {'test',atom(),fail(),integer(),list(),beam_asm:reg()}.
54 #{beam_asm:label() => beam_asm:label()},
55 fun((beam_asm:label()) -> term())) -> [instruction()].
H A DMakefile50 beam_asm \
168 $(EBIN)/beam_asm.beam: $(ESRC)/beam_asm.erl $(EGEN)/beam_opcodes.hrl
H A Dbeam_clean.erl94 -type label() :: beam_asm:label().
97 entry :: beam_asm:label(), %Number of entry label.
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_utils.erl34 -type code_index() :: gb_trees:tree(beam_asm:label(), [instruction()]).
36 -type int_function() :: {'function',beam_asm:function_name(),arity(),
37 beam_asm:label(),[instruction()]}.
43 -type fail() :: beam_asm:fail() | 'fail'.
44 -type test() :: {'test',atom(),fail(),[beam_asm:src()]} |
45 {'test',atom(),fail(),integer(),list(),beam_asm:reg()}.
54 #{beam_asm:label() => beam_asm:label()},
55 fun((beam_asm:label()) -> term())) -> [instruction()].
H A DMakefile50 beam_asm \
168 $(EBIN)/beam_asm.beam: $(ESRC)/beam_asm.erl $(EGEN)/beam_opcodes.hrl
H A Dbeam_clean.erl94 -type label() :: beam_asm:label().
97 entry :: beam_asm:label(), %Number of entry label.
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A DMakefile50 beam_asm \
159 $(EBIN)/beam_asm.beam: $(ESRC)/beam_asm.erl $(EGEN)/beam_opcodes.hrl
H A Dbeam_utils.erl47 -type code_index() :: gb_trees:tree(beam_asm:label(), [instruction()]).
49 -type int_function() :: {'function',beam_asm:function_name(),arity(),
50 beam_asm:label(),[instruction()]}.
56 -type fail() :: beam_asm:fail() | 'fail'.
57 -type test() :: {'test',atom(),fail(),[beam_asm:src()]} |
58 {'test',atom(),fail(),integer(),list(),beam_asm:reg()}.
74 -spec usage(beam_asm:reg(), [instruction()], code_index()) ->
92 -spec is_killed_block(beam_asm:reg(), [instruction()]) -> boolean().
128 -spec is_killed_at(beam_asm:reg(), beam_asm:label(), code_index()) -> boolean().
186 -spec code_at(beam_asm:label(), code_index()) -> [instruction()].
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/bootstrap/lib/compiler/ebin/
H A Dcompiler.app25 beam_asm,
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/core_SUITE_data/
H A Dbs_shadowed_size_var.core45 %% Reduced code from beam_asm inlined using the old inliner.
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/core_SUITE_data/
H A Dbs_shadowed_size_var.core45 %% Reduced code from beam_asm inlined using the old inliner.
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/bootstrap/lib/compiler/ebin/
H A Dcompiler.app25 beam_asm,

1234567