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

  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc 1719 push_regs (unsigned int high, unsigned int low)
1769 push_regs (high, low);
1775 push_regs (high, low);
1713 push_regs (unsigned int high, unsigned int low) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc 1718 push_regs (unsigned int high, unsigned int low)
1768 push_regs (high, low);
1774 push_regs (high, low);
1712 push_regs (unsigned int high, unsigned int low) function
  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 193 static void push_regs (HARD_REG_SET* mask, bool interrupt_handler);
6911 push_regs (HARD_REG_SET *mask, bool interrupt_handler)
7196 push_regs (&live_regs_mask, current_function_interrupt);
6900 push_regs (HARD_REG_SET *mask, bool interrupt_handler) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 193 static void push_regs (HARD_REG_SET* mask, bool interrupt_handler);
6911 push_regs (HARD_REG_SET *mask, bool interrupt_handler)
7196 push_regs (&live_regs_mask, current_function_interrupt);
6900 push_regs (HARD_REG_SET *mask, bool interrupt_handler) function

Completed in 49 milliseconds