Home
last modified time | relevance | path

Searched defs:combine_label_maps (Results 1 – 15 of 15) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/llvm/
H A Dhipe_llvm_merge.erl50 combine_label_maps([{MFA, _, CodeSize, _, _, LabelMap}|Code], Address, CLM) -> function
53 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/llvm/
H A Dhipe_llvm_merge.erl50 combine_label_maps([{MFA, _, CodeSize, _, _, LabelMap}|Code], Address, CLM) -> function
53 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/llvm/
H A Dhipe_llvm_merge.erl50 combine_label_maps([{MFA, _, CodeSize, _, _, LabelMap}|Code], Address, CLM) -> function
53 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/sparc/
H A Dhipe_sparc_assemble.erl332 combine_label_maps([{MFA,_Insns,CodeSize,LabelMap}|Code], Address, CLM) -> function
335 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/sparc/
H A Dhipe_sparc_assemble.erl332 combine_label_maps([{MFA,_Insns,CodeSize,LabelMap}|Code], Address, CLM) -> function
335 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/sparc/
H A Dhipe_sparc_assemble.erl332 combine_label_maps([{MFA,_Insns,CodeSize,LabelMap}|Code], Address, CLM) -> function
335 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/ppc/
H A Dhipe_ppc_assemble.erl431 combine_label_maps([{MFA,_Insns,CodeSize,LabelMap}|Code], Address, CLM) -> function
434 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/arm/
H A Dhipe_arm_assemble.erl413 combine_label_maps([{MFA,_Insns,CodeSize,LabelMap}|Code], Address, CLM) -> function
416 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/ppc/
H A Dhipe_ppc_assemble.erl431 combine_label_maps([{MFA,_Insns,CodeSize,LabelMap}|Code], Address, CLM) -> function
434 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/arm/
H A Dhipe_arm_assemble.erl413 combine_label_maps([{MFA,_Insns,CodeSize,LabelMap}|Code], Address, CLM) -> function
416 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/arm/
H A Dhipe_arm_assemble.erl413 combine_label_maps([{MFA,_Insns,CodeSize,LabelMap}|Code], Address, CLM) -> function
416 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/ppc/
H A Dhipe_ppc_assemble.erl431 combine_label_maps([{MFA,_Insns,CodeSize,LabelMap}|Code], Address, CLM) -> function
434 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/x86/
H A Dhipe_x86_assemble.erl494 combine_label_maps([{MFA,_Insns,CodeSize,LabelMap}|Code], Address, CLM) -> function
497 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/x86/
H A Dhipe_x86_assemble.erl494 combine_label_maps([{MFA,_Insns,CodeSize,LabelMap}|Code], Address, CLM) -> function
497 combine_label_maps([], _Address, CLM) -> CLM. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/x86/
H A Dhipe_x86_assemble.erl494 combine_label_maps([{MFA,_Insns,CodeSize,LabelMap}|Code], Address, CLM) -> function
497 combine_label_maps([], _Address, CLM) -> CLM. function