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

  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 3811 emit_sp_adjust (int offset, int *next_scratch_regno, bool frame_related,
4052 emit_sp_adjust (-total_size, &next_scratch_regno,
4070 emit_sp_adjust (-total_size, &next_scratch_regno,
4078 emit_sp_adjust (-total_size, &next_scratch_regno,
4247 insn = emit_sp_adjust (total_size, &next_scratch_regno, true,
3803 emit_sp_adjust (int offset, int *next_scratch_regno, bool frame_related, function
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc 3352 emit_sp_adjust (int offset, int *next_scratch_regno, bool frame_related,
3585 emit_sp_adjust (-total_size, &next_scratch_regno,
3603 emit_sp_adjust (-total_size, &next_scratch_regno,
3611 emit_sp_adjust (-total_size, &next_scratch_regno,
3773 insn = emit_sp_adjust (total_size, &next_scratch_regno, true,
3344 emit_sp_adjust (int offset, int *next_scratch_regno, bool frame_related, function

Completed in 22 milliseconds