Searched defs:use_reg (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | expr.h | 165 use_reg (rtx *fusage, rtx reg) in use_reg() function
|
H A D | fwprop.c | 1161 rtx use_reg = DF_REF_REG (use); in forward_propagate_subreg() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | expr.h | 173 use_reg (rtx *fusage, rtx reg) in use_reg() function
|
H A D | fwprop.cc | 667 rtx use_reg = DF_REF_REG (ref); in forward_propagate_subreg() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-pipelines-auxiliary.c | 356 rtx use_reg = XEXP (shift_rtx, 0); in wext_odd_dep_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-pipelines-auxiliary.cc | 356 rtx use_reg = XEXP (shift_rtx, 0); in wext_odd_dep_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-logue.cc | 2429 int offset, start_reg, end_reg, n_regs, use_reg; in rs6000_emit_savres_rtx() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-logue.c | 2401 int offset, start_reg, end_reg, n_regs, use_reg; in rs6000_emit_savres_rtx() local
|