Searched refs:bfin_expand_call (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/ |
| D | bfin-protos.h | 81 extern void bfin_expand_call (rtx, rtx, rtx, rtx, int);
|
| D | bfin.md | 2058 bfin_expand_call (NULL_RTX, operands[0], operands[1], operands[2], 0); 2069 bfin_expand_call (NULL_RTX, operands[0], operands[1], operands[2], 1); 2080 bfin_expand_call (operands[0], operands[1], operands[2], operands[3], 0); 2092 bfin_expand_call (operands[0], operands[1], operands[2], operands[3], 1);
|
| D | bfin.cc | 2004 bfin_expand_call (rtx retval, rtx fnaddr, rtx callarg1, rtx cookie, int sibcall) in bfin_expand_call() function
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2006 | 4847 * config/bfin/bfin.c (bfin_expand_call): Allow them here as well. 12114 (bfin_expand_call): Generate FD-PIC calls if TARGET_FDPIC.
|
| D | ChangeLog-2007 | 9311 * config/bfin/bfin.c (bfin_expand_call): Inline PLT with l1_text 9325 * config/bfin/bfin.c (bfin_expand_call): Inline PLT when emit
|
| D | ChangeLog-2009 | 10150 * config/bfin/bfin.c (bfin_expand_call): Handle L2 functions. 10830 (bfin_expand_call): Explicitly clobber RETS.
|
| D | ChangeLog-2012 | 25499 (bfin_expand_prologue, bfin_trampoline_init, bfin_expand_call)
|
| D | ChangeLog-2005 | 11034 (bfin_expand_call): Extra arg "cookie". All callers and declaration
|
| D | ChangeLog-2011 | 27172 * config/bfin/bfin.c (bfin_expand_call): Likewise.
|