Home
last modified time | relevance | path

Searched refs:insert_sorted_block (Results 1 – 21 of 21) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/misc/
H A Dhipe_consttab.erl78 insert_sorted_block/2, % insert_word(ConstTab, ValueList) ->
80 insert_sorted_block/4,
151 -spec insert_sorted_block(hipe_consttab(), [term()]) -> {hipe_consttab(), hipe_constlbl()}.
152 insert_sorted_block(CTab, TermList) -> function
210 -spec insert_sorted_block(hipe_consttab(), element_type(), block(), sort_order()) ->
212 insert_sorted_block({ConstTab, RefToLabels, NextLabel}, function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/misc/
H A Dhipe_consttab.erl78 insert_sorted_block/2, % insert_word(ConstTab, ValueList) ->
80 insert_sorted_block/4,
151 -spec insert_sorted_block(hipe_consttab(), [term()]) -> {hipe_consttab(), hipe_constlbl()}.
152 insert_sorted_block(CTab, TermList) -> function
210 -spec insert_sorted_block(hipe_consttab(), element_type(), block(), sort_order()) ->
212 insert_sorted_block({ConstTab, RefToLabels, NextLabel}, function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/misc/
H A Dhipe_consttab.erl78 insert_sorted_block/2, % insert_word(ConstTab, ValueList) ->
80 insert_sorted_block/4,
151 -spec insert_sorted_block(hipe_consttab(), [term()]) -> {hipe_consttab(), hipe_constlbl()}.
152 insert_sorted_block(CTab, TermList) -> function
210 -spec insert_sorted_block(hipe_consttab(), element_type(), block(), sort_order()) ->
212 insert_sorted_block({ConstTab, RefToLabels, NextLabel}, function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/rtl/
H A Dhipe_rtl_mk_switch.erl465 {NewConstTab,Id} = hipe_consttab:insert_sorted_block(ConstTab, Values),
467 hipe_consttab:insert_sorted_block(NewConstTab, word, LMap, Values),
733 {NewConstTab,Id} = hipe_consttab:insert_sorted_block(ConstTab, Values),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/rtl/
H A Dhipe_rtl_mk_switch.erl465 {NewConstTab,Id} = hipe_consttab:insert_sorted_block(ConstTab, Values),
467 hipe_consttab:insert_sorted_block(NewConstTab, word, LMap, Values),
733 {NewConstTab,Id} = hipe_consttab:insert_sorted_block(ConstTab, Values),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/rtl/
H A Dhipe_rtl_mk_switch.erl465 {NewConstTab,Id} = hipe_consttab:insert_sorted_block(ConstTab, Values),
467 hipe_consttab:insert_sorted_block(NewConstTab, word, LMap, Values),
733 {NewConstTab,Id} = hipe_consttab:insert_sorted_block(ConstTab, Values),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/sparc/
H A Dhipe_rtl_to_sparc.erl587 hipe_consttab:insert_sorted_block(Data, word, LMap, SortOrder)
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/arm/
H A Dhipe_rtl_to_arm.erl611 hipe_consttab:insert_sorted_block(
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/sparc/
H A Dhipe_rtl_to_sparc.erl587 hipe_consttab:insert_sorted_block(Data, word, LMap, SortOrder)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/arm/
H A Dhipe_rtl_to_arm.erl611 hipe_consttab:insert_sorted_block(
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/arm/
H A Dhipe_rtl_to_arm.erl611 hipe_consttab:insert_sorted_block(
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/sparc/
H A Dhipe_rtl_to_sparc.erl587 hipe_consttab:insert_sorted_block(Data, word, LMap, SortOrder)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/x86/
H A Dhipe_rtl_to_x86.erl198 hipe_consttab:insert_sorted_block(
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/x86/
H A Dhipe_rtl_to_x86.erl198 hipe_consttab:insert_sorted_block(
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/x86/
H A Dhipe_rtl_to_x86.erl198 hipe_consttab:insert_sorted_block(
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/ppc/
H A Dhipe_rtl_to_ppc.erl1095 hipe_consttab:insert_sorted_block(
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/ppc/
H A Dhipe_rtl_to_ppc.erl1095 hipe_consttab:insert_sorted_block(
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/ppc/
H A Dhipe_rtl_to_ppc.erl1095 hipe_consttab:insert_sorted_block(
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/llvm/
H A Dhipe_rtl_to_llvm.erl828 hipe_consttab:insert_sorted_block(Data, word, LMap, SortOrder)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/llvm/
H A Dhipe_rtl_to_llvm.erl828 hipe_consttab:insert_sorted_block(Data, word, LMap, SortOrder)
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/llvm/
H A Dhipe_rtl_to_llvm.erl828 hipe_consttab:insert_sorted_block(Data, word, LMap, SortOrder)