Home
last modified time | relevance | path

Searched refs:mk_label (Results 1 – 25 of 90) sorted by relevance

1234

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/icode/
H A Dhipe_beam_to_icode.erl141 FunLbl = mk_label(new),
275 Begin = mk_label(B),
277 EntryPt = mk_label(L),
285 Lab1 = mk_label(L1),
286 Lab2 = mk_label(L2),
514 True = mk_label(new),
552 Label = mk_label(L),
915 Succ = mk_label(new),
1508 True = mk_label(new),
1574 True = mk_label(new),
[all …]
H A Dhipe_icode_cfg.erl105 mk_label(Name) -> function
106 hipe_icode:mk_label(Name).
H A Dhipe_icode_heap_test.erl72 {[[hipe_icode:mk_label(L)|EBBCode] ++ SuccCode|
77 {[[hipe_icode:mk_label(L)|EBBCode] | OtherCode], Visited1}
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/icode/
H A Dhipe_beam_to_icode.erl141 FunLbl = mk_label(new),
275 Begin = mk_label(B),
277 EntryPt = mk_label(L),
285 Lab1 = mk_label(L1),
286 Lab2 = mk_label(L2),
514 True = mk_label(new),
552 Label = mk_label(L),
915 Succ = mk_label(new),
1519 True = mk_label(new),
1585 True = mk_label(new),
[all …]
H A Dhipe_icode_cfg.erl105 mk_label(Name) -> function
106 hipe_icode:mk_label(Name).
H A Dhipe_icode_heap_test.erl72 {[[hipe_icode:mk_label(L)|EBBCode] ++ SuccCode|
77 {[[hipe_icode:mk_label(L)|EBBCode] | OtherCode], Visited1}
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/icode/
H A Dhipe_beam_to_icode.erl141 FunLbl = mk_label(new),
275 Begin = mk_label(B),
277 EntryPt = mk_label(L),
285 Lab1 = mk_label(L1),
286 Lab2 = mk_label(L2),
514 True = mk_label(new),
552 Label = mk_label(L),
908 Succ = mk_label(new),
1482 True = mk_label(new),
1548 True = mk_label(new),
[all …]
H A Dhipe_icode_cfg.erl105 mk_label(Name) -> function
106 hipe_icode:mk_label(Name).
H A Dhipe_icode_heap_test.erl72 {[[hipe_icode:mk_label(L)|EBBCode] ++ SuccCode|
77 {[[hipe_icode:mk_label(L)|EBBCode] | OtherCode], Visited1}
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/ppc/
H A Dhipe_ppc_cfg.erl135 mk_label(Name) -> function
136 hipe_ppc:mk_label(Name).
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/sparc/
H A Dhipe_sparc_cfg.erl138 mk_label(Name) -> function
139 hipe_sparc:mk_label(Name).
H A Dhipe_rtl_to_sparc.erl33 _ -> [hipe_sparc:mk_label(hipe_gensym:get_next_label(sparc)) |
384 {NewContLab, [hipe_sparc:mk_label(NewContLab)]};
398 [hipe_sparc:mk_label(NewContLab) |
403 [hipe_sparc:mk_label(NewContLab) |
468 I2 = [hipe_sparc:mk_label(hipe_rtl:label_name(I))],
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/x86/
H A Dhipe_x86_cfg.erl129 mk_label(Name) -> function
130 hipe_x86:mk_label(Name).
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/arm/
H A Dhipe_arm_cfg.erl131 mk_label(Name) -> function
132 hipe_arm:mk_label(Name).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/ppc/
H A Dhipe_ppc_cfg.erl135 mk_label(Name) -> function
136 hipe_ppc:mk_label(Name).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/rtl/
H A Dhipe_rtl_cfg.erl71 mk_label(Name) -> function
72 hipe_rtl:mk_label(Name).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/arm/
H A Dhipe_arm_cfg.erl131 mk_label(Name) -> function
132 hipe_arm:mk_label(Name).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/sparc/
H A Dhipe_sparc_cfg.erl138 mk_label(Name) -> function
139 hipe_sparc:mk_label(Name).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/x86/
H A Dhipe_x86_cfg.erl129 mk_label(Name) -> function
130 hipe_x86:mk_label(Name).
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/rtl/
H A Dhipe_rtl_cfg.erl71 mk_label(Name) -> function
72 hipe_rtl:mk_label(Name).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/x86/
H A Dhipe_x86_cfg.erl129 mk_label(Name) -> function
130 hipe_x86:mk_label(Name).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/ppc/
H A Dhipe_ppc_cfg.erl135 mk_label(Name) -> function
136 hipe_ppc:mk_label(Name).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/sparc/
H A Dhipe_sparc_cfg.erl138 mk_label(Name) -> function
139 hipe_sparc:mk_label(Name).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/rtl/
H A Dhipe_rtl_cfg.erl71 mk_label(Name) -> function
72 hipe_rtl:mk_label(Name).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/arm/
H A Dhipe_arm_cfg.erl131 mk_label(Name) -> function
132 hipe_arm:mk_label(Name).

1234