Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/regalloc/
H A Dhipe_restore_reuse.erl371 make_splits(ISplits, Target, TDef, TUse, Input0, [])
389 -spec make_splits([reg()], target(), [temp()], [temp()], subst_dict(),
392 make_splits([], _Target, _TDef, _TUse, Input, Acc) -> function
394 make_splits([S|Ss], Target, TDef, TUse, Input0, Acc0) -> function
407 make_splits(Ss, Target, TDef, TUse, Input, Acc).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/regalloc/
H A Dhipe_restore_reuse.erl371 make_splits(ISplits, Target, TDef, TUse, Input0, [])
389 -spec make_splits([reg()], target(), [temp()], [temp()], subst_dict(),
392 make_splits([], _Target, _TDef, _TUse, Input, Acc) -> function
394 make_splits([S|Ss], Target, TDef, TUse, Input0, Acc0) -> function
407 make_splits(Ss, Target, TDef, TUse, Input, Acc).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/regalloc/
H A Dhipe_restore_reuse.erl371 make_splits(ISplits, Target, TDef, TUse, Input0, [])
389 -spec make_splits([reg()], target(), [temp()], [temp()], subst_dict(),
392 make_splits([], _Target, _TDef, _TUse, Input, Acc) -> function
394 make_splits([S|Ss], Target, TDef, TUse, Input0, Acc0) -> function
407 make_splits(Ss, Target, TDef, TUse, Input, Acc).