Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dv3_codegen.erl2213 cg_bin_opt_1([{move,Src,Dst}|Is]);
2215 cg_bin_opt_1([{move,Src,Dst}|Is]);
2217 cg_bin_opt_1(Is).
2219 cg_bin_opt_1([{move,Size,D},{bs_append,Fail,D,Extra,Regs,U,Bin,Flags,D}|Is]) -> function
2221 cg_bin_opt_1([{move,Size,D},{bs_private_append,Fail,D,U,Bin,Flags,D}|Is]) -> function
2223 cg_bin_opt_1([{move,Size,D},{Op,Fail,D,Extra,Regs,Flags,D}|Is]) function
2230 cg_bin_opt_1([{move,S1,D},{bs_add,Fail,[D,S2,U],Dst}|Is]) -> function
2232 cg_bin_opt_1([{move,S1,D},{bs_add,Fail,[S2,D,U],Dst}|Is]) -> function
2234 cg_bin_opt_1([I|Is]) -> function
2236 cg_bin_opt_1([]) -> function