Home
last modified time | relevance | path

Searched refs:do_alloca_stack (Results 1 – 3 of 3) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/llvm/
H A Dhipe_rtl_to_llvm.erl87 do_alloca_stack(Destinations++Params, Params, Roots).
92 do_alloca_stack(Destinations, Params, Roots) -> function
93 do_alloca_stack(Destinations, Params, Roots, []).
95 do_alloca_stack([], _, _, Acc) -> function
97 do_alloca_stack([D|Ds], Params, Roots, Acc) -> function
121 do_alloca_stack(Ds, Params, Roots, [I1, I2, I3, I4 | Acc]);
123 do_alloca_stack(Ds, Params, Roots, [I1|Acc])
128 do_alloca_stack(Ds, Params, Roots, Acc);
136 do_alloca_stack(Ds, Params, Roots, [I1|Acc])
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/llvm/
H A Dhipe_rtl_to_llvm.erl87 do_alloca_stack(Destinations++Params, Params, Roots).
92 do_alloca_stack(Destinations, Params, Roots) -> function
93 do_alloca_stack(Destinations, Params, Roots, []).
95 do_alloca_stack([], _, _, Acc) -> function
97 do_alloca_stack([D|Ds], Params, Roots, Acc) -> function
121 do_alloca_stack(Ds, Params, Roots, [I1, I2, I3, I4 | Acc]);
123 do_alloca_stack(Ds, Params, Roots, [I1|Acc])
128 do_alloca_stack(Ds, Params, Roots, Acc);
136 do_alloca_stack(Ds, Params, Roots, [I1|Acc])
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/llvm/
H A Dhipe_rtl_to_llvm.erl87 do_alloca_stack(Destinations++Params, Params, Roots).
92 do_alloca_stack(Destinations, Params, Roots) -> function
93 do_alloca_stack(Destinations, Params, Roots, []).
95 do_alloca_stack([], _, _, Acc) -> function
97 do_alloca_stack([D|Ds], Params, Roots, Acc) -> function
121 do_alloca_stack(Ds, Params, Roots, [I1, I2, I3, I4 | Acc]);
123 do_alloca_stack(Ds, Params, Roots, [I1|Acc])
128 do_alloca_stack(Ds, Params, Roots, Acc);
136 do_alloca_stack(Ds, Params, Roots, [I1|Acc])