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

  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc 180 /* Information required by frv_frame_access. */
291 static void frv_frame_access (frv_frame_accessor_t*,
1594 frv_frame_access (frv_frame_accessor_t *accessor, rtx reg, int stack_offset)
1668 /* A function that uses frv_frame_access to transfer a group of registers to
1669 or from the stack. ACCESSOR is passed directly to frv_frame_access, INFO
1683 frv_frame_access (accessor,
1795 frv_frame_access (&accessor, fp, fp_offset);
1585 frv_frame_access (frv_frame_accessor_t *accessor, rtx reg, int stack_offset) function
frv.cc 180 /* Information required by frv_frame_access. */
291 static void frv_frame_access (frv_frame_accessor_t*,
1594 frv_frame_access (frv_frame_accessor_t *accessor, rtx reg, int stack_offset)
1668 /* A function that uses frv_frame_access to transfer a group of registers to
1669 or from the stack. ACCESSOR is passed directly to frv_frame_access, INFO
1683 frv_frame_access (accessor,
1795 frv_frame_access (&accessor, fp, fp_offset);
1585 frv_frame_access (frv_frame_accessor_t *accessor, rtx reg, int stack_offset) function
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc 180 /* Information required by frv_frame_access. */
290 static void frv_frame_access (frv_frame_accessor_t*,
1593 frv_frame_access (frv_frame_accessor_t *accessor, rtx reg, int stack_offset)
1667 /* A function that uses frv_frame_access to transfer a group of registers to
1668 or from the stack. ACCESSOR is passed directly to frv_frame_access, INFO
1682 frv_frame_access (accessor,
1794 frv_frame_access (&accessor, fp, fp_offset);
1584 frv_frame_access (frv_frame_accessor_t *accessor, rtx reg, int stack_offset) function
frv.cc 180 /* Information required by frv_frame_access. */
290 static void frv_frame_access (frv_frame_accessor_t*,
1593 frv_frame_access (frv_frame_accessor_t *accessor, rtx reg, int stack_offset)
1667 /* A function that uses frv_frame_access to transfer a group of registers to
1668 or from the stack. ACCESSOR is passed directly to frv_frame_access, INFO
1682 frv_frame_access (accessor,
1794 frv_frame_access (&accessor, fp, fp_offset);
1584 frv_frame_access (frv_frame_accessor_t *accessor, rtx reg, int stack_offset) function

Completed in 84 milliseconds