| /freebsd-12.1/contrib/gcc/ |
| H A D | calls.c | 176 ? force_not_mem (memory_address (FUNCTION_MODE, funexp)) in prepare_call_address() 177 : memory_address (FUNCTION_MODE, funexp)); in prepare_call_address() 265 funexp = memory_address (FUNCTION_MODE, funexp); in emit_call_1() 280 gen_rtx_MEM (FUNCTION_MODE, funexp), in emit_call_1() 284 pat = GEN_SIBCALL_POP (gen_rtx_MEM (FUNCTION_MODE, funexp), in emit_call_1() 313 gen_rtx_MEM (FUNCTION_MODE, funexp), in emit_call_1() 316 pat = GEN_CALL_POP (gen_rtx_MEM (FUNCTION_MODE, funexp), in emit_call_1() 331 gen_rtx_MEM (FUNCTION_MODE, funexp), in emit_call_1() 335 emit_call_insn (GEN_SIBCALL (gen_rtx_MEM (FUNCTION_MODE, funexp), in emit_call_1() 347 gen_rtx_MEM (FUNCTION_MODE, funexp), in emit_call_1() [all …]
|
| H A D | builtins.c | 1472 function = memory_address (FUNCTION_MODE, function); in expand_builtin_apply() 1477 emit_call_insn (gen_untyped_call (gen_rtx_MEM (FUNCTION_MODE, function), in expand_builtin_apply() 1499 gen_rtx_MEM (FUNCTION_MODE, function), in expand_builtin_apply()
|
| H A D | varasm.c | 2380 x = gen_rtx_MEM (FUNCTION_MODE, in decode_addr_const()
|
| H A D | tree.c | 551 DECL_MODE (t) = FUNCTION_MODE; in make_node_stat()
|
| H A D | expr.c | 6890 temp = gen_rtx_MEM (FUNCTION_MODE, temp); in expand_expr_real_1()
|
| H A D | ChangeLog-2003 | 24687 (FUNCTION_MODE): Change to SImode. 24840 (FUNCTION_MODE): Define as Pmode. 37305 * config/rs6000/rs6000.h (FUNCTION_MODE): Always use SImode.
|
| H A D | FSFChangeLog.10 | 2035 (Pmode, FUNCTION_MODE): Likewise.
|
| H A D | ChangeLog-2001 | 33529 (FUNCTION_MODE): Define to be Pmode. 33530 * config/sparc/sparc.md (64-bit call patterns): FUNCTION_MODE now DI.
|
| H A D | ChangeLog-1998 | 13436 (POINTER_BOUNDARY, FUNCTION_MODE): Likewise.
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | cygming.h | 278 gen_rtx_MEM (FUNCTION_MODE, \
|
| H A D | i386.h | 1854 #define FUNCTION_MODE QImode macro
|
| /freebsd-12.1/contrib/gcc/config/s390/ |
| H A D | s390.h | 924 #define FUNCTION_MODE QImode macro
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | ia64.h | 1976 #define FUNCTION_MODE Pmode macro
|
| H A D | ia64.c | 9517 funexp = gen_rtx_MEM (FUNCTION_MODE, funexp); in ia64_output_mi_thunk()
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | sparc.h | 2119 #define FUNCTION_MODE Pmode macro
|
| H A D | sparc.c | 8651 funexp = gen_rtx_MEM (FUNCTION_MODE, funexp); in sparc_output_mi_thunk()
|
| H A D | sparc.md | 6715 gcc_assert (GET_MODE (operands[0]) == FUNCTION_MODE); 6879 gcc_assert (GET_MODE (operands[1]) == FUNCTION_MODE);
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | mips.h | 2282 #define FUNCTION_MODE SImode macro
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | arm.h | 2084 #define FUNCTION_MODE Pmode macro
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | rs6000.h | 1840 #define FUNCTION_MODE SImode macro
|
| H A D | rs6000.c | 15775 funexp = gen_rtx_MEM (FUNCTION_MODE, funexp); in rs6000_output_mi_thunk()
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | rtl.texi | 2530 have. The machine description defines macro @code{FUNCTION_MODE} to 3562 (which must equal as the definition of the @code{FUNCTION_MODE} macro in
|
| H A D | tm.texi | 9348 @defmac FUNCTION_MODE
|