Searched refs:handle_structs_in_regs (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/ |
| D | mcore.cc | 110 static rtx handle_structs_in_regs (machine_mode, const_tree, int); 2729 handle_structs_in_regs (machine_mode mode, const_tree type, int reg) in handle_structs_in_regs() function 2783 return handle_structs_in_regs (mode, valtype, FIRST_RET_REG); in mcore_function_value() 2813 return handle_structs_in_regs (arg.mode, arg.type, in mcore_function_arg()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2007 | 10081 * config/mcore/mcore.c (handle_structs_in_regs,
|
| D | ChangeLog-2000 | 10622 layout_mcore_frame, handle_structs_in_regs): Likewise.
|
| D | ChangeLog-2010 | 1901 (layout_mcore_frame, handle_structs_in_regs): Use gcc_assert.
|