Home
last modified time | relevance | path

Searched refs:FUNCTION_MODE (Results 1 – 23 of 23) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcalls.c176 ? 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 Dbuiltins.c1472 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 Dvarasm.c2380 x = gen_rtx_MEM (FUNCTION_MODE, in decode_addr_const()
H A Dtree.c551 DECL_MODE (t) = FUNCTION_MODE; in make_node_stat()
H A Dexpr.c6890 temp = gen_rtx_MEM (FUNCTION_MODE, temp); in expand_expr_real_1()
H A DChangeLog-200324687 (FUNCTION_MODE): Change to SImode.
24840 (FUNCTION_MODE): Define as Pmode.
37305 * config/rs6000/rs6000.h (FUNCTION_MODE): Always use SImode.
H A DFSFChangeLog.102035 (Pmode, FUNCTION_MODE): Likewise.
H A DChangeLog-200133529 (FUNCTION_MODE): Define to be Pmode.
33530 * config/sparc/sparc.md (64-bit call patterns): FUNCTION_MODE now DI.
H A DChangeLog-199813436 (POINTER_BOUNDARY, FUNCTION_MODE): Likewise.
/freebsd-12.1/contrib/gcc/config/i386/
H A Dcygming.h278 gen_rtx_MEM (FUNCTION_MODE, \
H A Di386.h1854 #define FUNCTION_MODE QImode macro
/freebsd-12.1/contrib/gcc/config/s390/
H A Ds390.h924 #define FUNCTION_MODE QImode macro
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.h1976 #define FUNCTION_MODE Pmode macro
H A Dia64.c9517 funexp = gen_rtx_MEM (FUNCTION_MODE, funexp); in ia64_output_mi_thunk()
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.h2119 #define FUNCTION_MODE Pmode macro
H A Dsparc.c8651 funexp = gen_rtx_MEM (FUNCTION_MODE, funexp); in sparc_output_mi_thunk()
H A Dsparc.md6715 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 Dmips.h2282 #define FUNCTION_MODE SImode macro
/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.h2084 #define FUNCTION_MODE Pmode macro
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.h1840 #define FUNCTION_MODE SImode macro
H A Drs6000.c15775 funexp = gen_rtx_MEM (FUNCTION_MODE, funexp); in rs6000_output_mi_thunk()
/freebsd-12.1/contrib/gcc/doc/
H A Drtl.texi2530 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 Dtm.texi9348 @defmac FUNCTION_MODE