Searched refs:hold_assign_mod (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch-builtins.cc392 tree hold_assign_mod = build4 (TARGET_EXPR, LARCH_ATYPE_USI, local
397 hold_assign_mod);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c22504 tree hold_assign_mod = build4 (TARGET_EXPR, MIPS_ATYPE_USI,
22508 hold_assign_orig, hold_assign_mod);
22425 tree hold_assign_mod = build4 (TARGET_EXPR, MIPS_ATYPE_USI, local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c22424 tree hold_assign_mod = build4 (TARGET_EXPR, unsigned_type_node,
22429 hold_assign_orig, hold_assign_mod);
22384 tree hold_assign_mod = build4 (TARGET_EXPR, unsigned_type_node, local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc22699 tree hold_assign_mod = build4 (TARGET_EXPR, MIPS_ATYPE_USI,
22703 hold_assign_orig, hold_assign_mod);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc23712 tree hold_assign_mod = build4 (TARGET_EXPR, unsigned_type_node,
23717 hold_assign_orig, hold_assign_mod);

Completed in 299 milliseconds