Home
last modified time | relevance | path

Searched refs:move_dst (Results 1 – 25 of 75) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Duuid-tree.c158 unsigned long move_dst; in btrfs_uuid_tree_remove() local
217 move_dst = offset; in btrfs_uuid_tree_remove()
220 memmove_extent_buffer(eb, move_dst, move_src, move_len); in btrfs_uuid_tree_remove()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Duuid-tree.c158 unsigned long move_dst; in btrfs_uuid_tree_remove() local
217 move_dst = offset; in btrfs_uuid_tree_remove()
220 memmove_extent_buffer(eb, move_dst, move_src, move_len); in btrfs_uuid_tree_remove()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Duuid-tree.c158 unsigned long move_dst; in btrfs_uuid_tree_remove() local
217 move_dst = offset; in btrfs_uuid_tree_remove()
220 memmove_extent_buffer(eb, move_dst, move_src, move_len); in btrfs_uuid_tree_remove()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/icode/
H A Dhipe_icode.erl562 move_dst/1,
903 -spec move_dst(#icode_move{}) -> #icode_variable{}.
904 move_dst(#icode_move{dst=Dst}) -> Dst. function
1355 #icode_move{} -> remove_constants([move_dst(I)]);
1420 #icode_move{} -> I#icode_move{dst = subst1(Subst, move_dst(I))};
H A Dhipe_icode_mulret.erl607 case hipe_icode:move_dst(I) =:= Ds of
853 findType(Code, hipe_icode:move_dst(I), [I|Rest], Succs);
897 NewVar = hipe_icode:move_dst(I),
969 NewVar = hipe_icode:move_dst(I),
H A Dhipe_icode_bincomp.erl103 lists:member(hipe_icode:move_dst(Instr), DefVars)).
H A Dhipe_icode_ssa_const_prop.erl174 Destination = hipe_icode:move_dst(Instruction),
614 Destination = hipe_icode:move_dst(Instruction),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/icode/
H A Dhipe_icode.erl562 move_dst/1,
903 -spec move_dst(#icode_move{}) -> #icode_variable{}.
904 move_dst(#icode_move{dst=Dst}) -> Dst. function
1355 #icode_move{} -> remove_constants([move_dst(I)]);
1420 #icode_move{} -> I#icode_move{dst = subst1(Subst, move_dst(I))};
H A Dhipe_icode_mulret.erl607 case hipe_icode:move_dst(I) =:= Ds of
853 findType(Code, hipe_icode:move_dst(I), [I|Rest], Succs);
897 NewVar = hipe_icode:move_dst(I),
969 NewVar = hipe_icode:move_dst(I),
H A Dhipe_icode_bincomp.erl103 lists:member(hipe_icode:move_dst(Instr), DefVars)).
H A Dhipe_icode_ssa_const_prop.erl174 Destination = hipe_icode:move_dst(Instruction),
614 Destination = hipe_icode:move_dst(Instruction),
H A Dhipe_icode_pp.erl104 pp_arg(Dev, hipe_icode:move_dst(I)),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/icode/
H A Dhipe_icode.erl562 move_dst/1,
903 -spec move_dst(#icode_move{}) -> #icode_variable{}.
904 move_dst(#icode_move{dst=Dst}) -> Dst. function
1355 #icode_move{} -> remove_constants([move_dst(I)]);
1420 #icode_move{} -> I#icode_move{dst = subst1(Subst, move_dst(I))};
H A Dhipe_icode_mulret.erl607 case hipe_icode:move_dst(I) =:= Ds of
853 findType(Code, hipe_icode:move_dst(I), [I|Rest], Succs);
897 NewVar = hipe_icode:move_dst(I),
969 NewVar = hipe_icode:move_dst(I),
H A Dhipe_icode_bincomp.erl103 lists:member(hipe_icode:move_dst(Instr), DefVars)).
H A Dhipe_icode_ssa_const_prop.erl174 Destination = hipe_icode:move_dst(Instruction),
614 Destination = hipe_icode:move_dst(Instruction),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/x86/
H A Dhipe_x86.erl138 move_dst/1,
375 move_dst(#move{dst=Dst}) -> Dst. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/x86/
H A Dhipe_x86.erl138 move_dst/1,
375 move_dst(#move{dst=Dst}) -> Dst. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/x86/
H A Dhipe_x86.erl138 move_dst/1,
375 move_dst(#move{dst=Dst}) -> Dst. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/regalloc/
H A Dhipe_x86_specific.erl197 Dst = hipe_x86:move_dst(Instruction),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/regalloc/
H A Dhipe_x86_specific.erl197 Dst = hipe_x86:move_dst(Instruction),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/regalloc/
H A Dhipe_x86_specific.erl197 Dst = hipe_x86:move_dst(Instruction),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/rtl/
H A Dhipe_rtl.erl110 move_dst/1,
412 move_dst(#move{dst=Dst}) -> Dst. function
988 #move{} -> [move_dst(Instr)];
1257 move_dst_update(I, subst1(Subst, move_dst(I)));
1493 pp_arg(Dev, move_dst(I)),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/rtl/
H A Dhipe_rtl.erl110 move_dst/1,
412 move_dst(#move{dst=Dst}) -> Dst. function
988 #move{} -> [move_dst(Instr)];
1257 move_dst_update(I, subst1(Subst, move_dst(I)));
1493 pp_arg(Dev, move_dst(I)),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/rtl/
H A Dhipe_rtl.erl110 move_dst/1,
412 move_dst(#move{dst=Dst}) -> Dst. function
988 #move{} -> [move_dst(Instr)];
1257 move_dst_update(I, subst1(Subst, move_dst(I)));
1493 pp_arg(Dev, move_dst(I)),

123