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

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 7745 emit_frame_store (unsigned int regno, rtx base_reg,
7929 emit_frame_store (REG_PV, stack_pointer_rtx, 0, 0);
7935 emit_frame_store (i, sa_reg, sa_bias, reg_offset);
7728 emit_frame_store (unsigned int regno, rtx base_reg, function
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 7731 emit_frame_store (unsigned int regno, rtx base_reg,
7915 emit_frame_store (REG_PV, stack_pointer_rtx, 0, 0);
7921 emit_frame_store (i, sa_reg, sa_bias, reg_offset);
7714 emit_frame_store (unsigned int regno, rtx base_reg, function

Completed in 44 milliseconds