Home
last modified time | relevance | path

Searched refs:promote_function_mode (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexplow.h50 extern machine_mode promote_function_mode (const_tree, machine_mode, int *,
H A Dexplow.cc794 promote_function_mode (const_tree type, machine_mode mode, int *punsignedp, in promote_function_mode() function
801 return targetm.calls.promote_function_mode (NULL_TREE, mode, in promote_function_mode()
813 return targetm.calls.promote_function_mode (type, mode, punsignedp, funtype, in promote_function_mode()
887 pmode = promote_function_mode (type, mode, &unsignedp, in promote_decl_mode()
890 pmode = promote_function_mode (type, mode, &unsignedp, in promote_decl_mode()
H A Dcalls.cc1479 = promote_function_mode (type, TYPE_MODE (type), &unsignedp, in initialize_argument_information()
3025 = promote_function_mode (TREE_TYPE (caller_res), caller_mode, in expand_call()
3029 = promote_function_mode (TREE_TYPE (funtype), callee_mode, in expand_call()
3810 pmode = promote_function_mode (type, TYPE_MODE (type), &unsignedp, in expand_call()
4288 arg.mode = promote_function_mode (NULL_TREE, arg.mode, &unsigned_p, in emit_library_call_value_1()
4761 gcc_assert (promote_function_mode (tfom, outmode, &unsignedp, in emit_library_call_value_1()
H A Dcfgexpand.cc3746 mode = promote_function_mode (type, old_mode, &unsignedp, funtype, 2); in expand_value_return()
3748 mode = promote_function_mode (type, old_mode, &unsignedp, funtype, 1); in expand_value_return()
H A DChangeLog-200913760 * stmt.c (expand_value_return): Use promote_function_mode to copy out
14675 * explow.c (promote_function_mode): Remove assert.
14693 * expr.h (promote_function_mode, promote_decl_mode): New.
14696 (assign_parm_find_data_types): Use promote_function_mode.
14698 (expand_function_end): Use promote_function_mode.
14699 * calls.c (initialize_argument_information): Use promote_function_mode.
14702 (expand_call): When making sibcall decisions, use promote_function_mode.
14704 and use promote_function_mode.
14705 (emit_library_call_value_1): Use promote_function_mode, fix bug
14709 * explow.c (promote_function_mode, promote_decl_mode): New.
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexplow.h50 extern machine_mode promote_function_mode (const_tree, machine_mode, int *,
H A Dexplow.c770 promote_function_mode (const_tree type, machine_mode mode, int *punsignedp, in promote_function_mode() function
777 return targetm.calls.promote_function_mode (NULL_TREE, mode, in promote_function_mode()
789 return targetm.calls.promote_function_mode (type, mode, punsignedp, funtype, in promote_function_mode()
863 pmode = promote_function_mode (type, mode, &unsignedp, in promote_decl_mode()
866 pmode = promote_function_mode (type, mode, &unsignedp, in promote_decl_mode()
H A Dcalls.c2433 = promote_function_mode (type, TYPE_MODE (type), &unsignedp, in initialize_argument_information()
4034 = promote_function_mode (TREE_TYPE (caller_res), caller_mode, in expand_call()
4038 = promote_function_mode (TREE_TYPE (funtype), callee_mode, in expand_call()
4813 pmode = promote_function_mode (type, TYPE_MODE (type), &unsignedp, in expand_call()
5288 arg.mode = promote_function_mode (NULL_TREE, arg.mode, &unsigned_p, in emit_library_call_value_1()
5761 gcc_assert (promote_function_mode (tfom, outmode, &unsignedp, in emit_library_call_value_1()
H A Dfunction.c2506 = promote_function_mode (data->arg.type, data->arg.mode, &unsignedp, in assign_parm_find_data_types()
3179 = promote_function_mode (data->nominal_type, data->nominal_mode, &unsignedp, in assign_parm_setup_reg()
5496 promote_function_mode (TREE_TYPE (decl_result), in expand_function_end()
H A Dcfgexpand.c3566 mode = promote_function_mode (type, old_mode, &unsignedp, funtype, 2); in expand_value_return()
3568 mode = promote_function_mode (type, old_mode, &unsignedp, funtype, 1); in expand_value_return()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.c236 mode = promote_function_mode (ret_type, mode, &unsignedp, in bpf_function_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.cc355 mode = promote_function_mode (ret_type, mode, &unsignedp, in bpf_function_value()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/
H A Dmcore.c2781 mode = promote_function_mode (valtype, mode, &unsigned_p, func, 1); in mcore_function_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mcore/
H A Dmcore.cc2781 mode = promote_function_mode (valtype, mode, &unsigned_p, func, 1); in mcore_function_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky.cc1972 mode = promote_function_mode (type, mode, &unsignedp, func, 1); in csky_function_value()
1979 mode = promote_function_mode (type, mode, &unsignedp, func, 1); in csky_function_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.cc2214 mode = promote_function_mode (valtype, mode, &unsignedp, func, 1); in iq2000_function_value()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.c2214 mode = promote_function_mode (valtype, mode, &unsignedp, func, 1); in iq2000_function_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.cc236 mode = promote_function_mode (valtype, mode, &unsigned_p, in tilepro_function_value()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.c236 mode = promote_function_mode (valtype, mode, &unsigned_p, in tilepro_function_value()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.c284 mode = promote_function_mode (valtype, mode, &unsigned_p, in tilegx_function_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc285 mode = promote_function_mode (valtype, mode, &unsigned_p, in tilegx_function_value()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c2843 mode = promote_function_mode (type, mode, &unsigned_p, func, 1); in riscv_function_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc3198 mode = promote_function_mode (type, mode, &unsigned_p, func, 1); in riscv_function_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc683 mode = promote_function_mode (type, mode, &unsigned_p, func, 1); in loongarch_function_value_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/
H A Dcsky.c1849 mode = promote_function_mode (type, mode, &unsignedp, func, 1); in csky_function_value()

12