HomeSort by: relevance | last modified time | path
    Searched defs:first_intreg (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 7414 int first_intreg = crtl->args.info.arg_count[(int) SH_ARG_INT];
7416 int n_intregs = MAX (0, NPARM_REGS (SImode) - first_intreg);
7465 move_block_from_reg (BASE_ARG_REG (SImode) + first_intreg,
7403 int first_intreg = crtl->args.info.arg_count[(int) SH_ARG_INT]; local
sh.cc 7414 int first_intreg = crtl->args.info.arg_count[(int) SH_ARG_INT];
7416 int n_intregs = MAX (0, NPARM_REGS (SImode) - first_intreg);
7465 move_block_from_reg (BASE_ARG_REG (SImode) + first_intreg,
7403 int first_intreg = crtl->args.info.arg_count[(int) SH_ARG_INT]; local
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 7414 int first_intreg = crtl->args.info.arg_count[(int) SH_ARG_INT];
7416 int n_intregs = MAX (0, NPARM_REGS (SImode) - first_intreg);
7465 move_block_from_reg (BASE_ARG_REG (SImode) + first_intreg,
7403 int first_intreg = crtl->args.info.arg_count[(int) SH_ARG_INT]; local
sh.cc 7414 int first_intreg = crtl->args.info.arg_count[(int) SH_ARG_INT];
7416 int n_intregs = MAX (0, NPARM_REGS (SImode) - first_intreg);
7465 move_block_from_reg (BASE_ARG_REG (SImode) + first_intreg,
7403 int first_intreg = crtl->args.info.arg_count[(int) SH_ARG_INT]; local

Completed in 135 milliseconds