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

/freebsd-9.3-release/contrib/gcc/
H A Djump.c443 rtx set = set_of (arg0, prev);
H A Drtlanal.c764 return set_of (reg, insn) != NULL_RTX;
887 /* Helper function for set_of. */
906 set_of (rtx pat, rtx insn)
4438 set = set_of (op0, prev);
898 set_of (rtx pat, rtx insn) function
H A Drtl.h1716 extern rtx set_of (rtx, rtx);
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c13663 else if (set_of (reg, insn) != NULL_RTX

Completed in 162 milliseconds