Home
last modified time | relevance | path

Searched refs:temp_is_allocatable (Results 26 – 50 of 57) sorted by relevance

123

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/arm/
H A Dhipe_arm.erl23 temp_is_allocatable/1,
135 temp_is_allocatable(#arm_temp{allocatable=A}) -> A. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/arm/
H A Dhipe_arm.erl23 temp_is_allocatable/1,
135 temp_is_allocatable(#arm_temp{allocatable=A}) -> A. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/sparc/
H A Dhipe_sparc_ra_postconditions_fp.erl115 case hipe_sparc:temp_is_allocatable(Temp) of
H A Dhipe_sparc.erl23 temp_is_allocatable/1,
151 temp_is_allocatable(#sparc_temp{allocatable=A}) -> A. function
H A Dhipe_sparc_ra_postconditions.erl213 case hipe_sparc:temp_is_allocatable(Temp) of
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/sparc/
H A Dhipe_sparc_ra_postconditions_fp.erl115 case hipe_sparc:temp_is_allocatable(Temp) of
H A Dhipe_sparc.erl23 temp_is_allocatable/1,
151 temp_is_allocatable(#sparc_temp{allocatable=A}) -> A. function
H A Dhipe_sparc_ra_postconditions.erl213 case hipe_sparc:temp_is_allocatable(Temp) of
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/sparc/
H A Dhipe_sparc_ra_postconditions_fp.erl115 case hipe_sparc:temp_is_allocatable(Temp) of
H A Dhipe_sparc.erl23 temp_is_allocatable/1,
151 temp_is_allocatable(#sparc_temp{allocatable=A}) -> A. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/x86/
H A Dhipe_x86.erl27 temp_is_allocatable/1,
239 temp_is_allocatable(#x86_temp{allocatable=A}) -> A. function
H A Dhipe_x86_ra_postconditions.erl411 case hipe_x86:temp_is_allocatable(Opnd) of
430 case hipe_x86:temp_is_allocatable(Temp) of
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/x86/
H A Dhipe_x86.erl27 temp_is_allocatable/1,
239 temp_is_allocatable(#x86_temp{allocatable=A}) -> A. function
H A Dhipe_x86_ra_postconditions.erl411 case hipe_x86:temp_is_allocatable(Opnd) of
430 case hipe_x86:temp_is_allocatable(Temp) of
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/x86/
H A Dhipe_x86.erl27 temp_is_allocatable/1,
239 temp_is_allocatable(#x86_temp{allocatable=A}) -> A. function
H A Dhipe_x86_ra_postconditions.erl411 case hipe_x86:temp_is_allocatable(Opnd) of
430 case hipe_x86:temp_is_allocatable(Temp) of
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/amd64/
H A Dhipe_amd64_ra_sse2_postconditions.erl127 case hipe_x86:temp_is_allocatable(Opnd) of
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/amd64/
H A Dhipe_amd64_ra_sse2_postconditions.erl127 case hipe_x86:temp_is_allocatable(Opnd) of
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/amd64/
H A Dhipe_amd64_ra_sse2_postconditions.erl127 case hipe_x86:temp_is_allocatable(Opnd) of
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/ppc/
H A Dhipe_ppc_ra_postconditions_fp.erl124 case hipe_ppc:temp_is_allocatable(Temp) of
H A Dhipe_ppc.erl23 temp_is_allocatable/1,
161 temp_is_allocatable(#ppc_temp{allocatable=A}) -> A. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/ppc/
H A Dhipe_ppc_ra_postconditions_fp.erl124 case hipe_ppc:temp_is_allocatable(Temp) of
H A Dhipe_ppc.erl23 temp_is_allocatable/1,
161 temp_is_allocatable(#ppc_temp{allocatable=A}) -> A. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/ppc/
H A Dhipe_ppc_ra_postconditions_fp.erl124 case hipe_ppc:temp_is_allocatable(Temp) of
H A Dhipe_ppc.erl23 temp_is_allocatable/1,
161 temp_is_allocatable(#ppc_temp{allocatable=A}) -> A. function

123