Searched defs:to_rtx (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dreload1.c326 rtx to_rtx; /* REG rtx for the replacement. */ member in struct:elim_table
3093 rtx to_rtx = ep->to_rtx; local
[all...]
H A Dexpr.c4026 rtx to_rtx = 0; local
4946 rtx to_rtx = target; local
5591 rtx to_rtx = adjust_address (target, mode, bitpos / BITS_PER_UNIT); local
[all...]

Completed in 173 milliseconds