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

  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 3899 compute_frame_addr (int offset_from_fp, int *next_scratch_regno)
4106 r = compute_frame_addr (offset, &next_scratch_regno);
4172 compute_frame_addr (0, &next_scratch_regno),
4201 r = compute_frame_addr (offset, &next_scratch_regno);
3891 compute_frame_addr (int offset_from_fp, int *next_scratch_regno) function
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc 3435 compute_frame_addr (int offset_from_fp, int *next_scratch_regno)
3638 rtx p = compute_frame_addr (offset, &next_scratch_regno);
3705 compute_frame_addr (0, &next_scratch_regno),
3734 r = compute_frame_addr (offset, &next_scratch_regno);
3427 compute_frame_addr (int offset_from_fp, int *next_scratch_regno) function

Completed in 29 milliseconds