Home
last modified time | relevance | path

Searched refs:MEM_SET_IN_STRUCT_P (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Drtl.h1129 #define MEM_SET_IN_STRUCT_P(RTX, VAL) \ macro
Dfunction.c825 MEM_SET_IN_STRUCT_P (slot, AGGREGATE_TYPE_P (type));
1550 MEM_SET_IN_STRUCT_P (reg,
DChangeLog.16378 (MEM_SET_IN_STRUCT_P): Likewise.
6391 (expand_call): Use MEM_SET_IN_STRUCT_P.
6394 (store_one_arg): Use MEM_SET_IN_STRUCT_P.
6404 (emit_group_store): Use MEM_SET_IN_STRUCT_P.
6408 heuristically. Use MEM_SET_IN_STRUCT_P.
6413 (assign_temp): Use MEM_SET_IN_STRUCT_P.
6416 (gen_mem_addressof): Use MEM_SET_IN_STRUCT_P.
6426 * stmt.c (expand_decl): Use MEM_SET_IN_STRUCT_P.
6428 * varasm.c (make_decl_rtl): Use MEM_SET_IN_STRUCT_P.
6440 (m88k_builtin_saveregs): Use MEM_SET_IN_STRUCT_P.
[all …]
Dexpr.c5694 MEM_SET_IN_STRUCT_P (to_rtx, 1);
DChangeLog.31841 Set MEM_ALIAS_SET and MEM_SET_IN_STRUCT_P.
4462 * rtl.h (MEM_SET_IN_STRUCT_P): Use do { } while (0).
10916 part_type. Use MEM_SET_IN_STRUCT_P.
DChangeLog.721325 (MEM_SET_IN_STRUCT_P): Minor reformat.
/openbsd/src/gnu/gcc/gcc/
Drtl.h1131 #define MEM_SET_IN_STRUCT_P(RTX, VAL) \ macro
Dfunction.c774 MEM_SET_IN_STRUCT_P (slot, AGGREGATE_TYPE_P (type)); in assign_stack_temp_for_type()
Dexpr.c5609 MEM_SET_IN_STRUCT_P (to_rtx, 1); in store_field()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mips/
Dmips.c4616 MEM_SET_IN_STRUCT_P (mem, 1);