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

  /src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.cc 1591 int offset_st = 0;
1638 x = adjust_address (dst_mem, mode[phase], offset_st);
1641 offset_st += amount[phase];
1587 int offset_st = 0; local
mcore.cc 1591 int offset_st = 0;
1638 x = adjust_address (dst_mem, mode[phase], offset_st);
1641 offset_st += amount[phase];
1587 int offset_st = 0; local
  /src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore.cc 1591 int offset_st = 0;
1638 x = adjust_address (dst_mem, mode[phase], offset_st);
1641 offset_st += amount[phase];
1587 int offset_st = 0; local
mcore.cc 1591 int offset_st = 0;
1638 x = adjust_address (dst_mem, mode[phase], offset_st);
1641 offset_st += amount[phase];
1587 int offset_st = 0; local
  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc 1484 int offset_st = 0;
1553 x = adjust_address (dst_mem, mode[phase], offset_st);
1556 offset_st += amount[phase];
1482 int offset_st = 0; local
xtensa.cc 1484 int offset_st = 0;
1553 x = adjust_address (dst_mem, mode[phase], offset_st);
1556 offset_st += amount[phase];
1482 int offset_st = 0; local
  /src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc 1309 int offset_st = 0;
1378 x = adjust_address (dst_mem, mode[phase], offset_st);
1381 offset_st += amount[phase];
1307 int offset_st = 0; local
xtensa.cc 1309 int offset_st = 0;
1378 x = adjust_address (dst_mem, mode[phase], offset_st);
1381 offset_st += amount[phase];
1307 int offset_st = 0; local

Completed in 68 milliseconds