Home
last modified time | relevance | path

Searched refs:handle_structs_in_regs (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/
Dmcore.cc110 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/
DChangeLog-200710081 * config/mcore/mcore.c (handle_structs_in_regs,
DChangeLog-200010622 layout_mcore_frame, handle_structs_in_regs): Likewise.
DChangeLog-20101901 (layout_mcore_frame, handle_structs_in_regs): Use gcc_assert.