Searched refs:address_of_x (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dauto-inc-dec.c934 find_address (rtx *address_of_x, rtx findreg) argument
936 rtx x = *address_of_x;
947 mem_insn.mem_loc = address_of_x;
960 mem_insn.mem_loc = address_of_x;
972 mem_insn.mem_loc = address_of_x;
1342 find_mem (rtx *address_of_x) argument
1344 rtx x = *address_of_x;
1352 mem_insn.mem_loc = address_of_x;
1364 mem_insn.mem_loc = address_of_x;
H A Dsched-deps.c4880 find_mem (struct mem_inc_info *mii, rtx *address_of_x)
4882 rtx x = *address_of_x;
4891 mii->mem_loc = address_of_x;
4870 find_mem(struct mem_inc_info *mii, rtx *address_of_x) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dauto-inc-dec.cc934 find_address (rtx *address_of_x, rtx findreg) argument
936 rtx x = *address_of_x;
947 mem_insn.mem_loc = address_of_x;
960 mem_insn.mem_loc = address_of_x;
972 mem_insn.mem_loc = address_of_x;
1342 find_mem (rtx *address_of_x) argument
1344 rtx x = *address_of_x;
1352 mem_insn.mem_loc = address_of_x;
1364 mem_insn.mem_loc = address_of_x;
H A Dsched-deps.cc4866 find_mem (struct mem_inc_info *mii, rtx *address_of_x)
4868 rtx x = *address_of_x;
4877 mii->mem_loc = address_of_x;
4856 find_mem(struct mem_inc_info *mii, rtx *address_of_x) argument

Completed in 283 milliseconds