Searched defs:promoted_mode (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | function.c | 1359 enum machine_mode promoted_mode, decl_mode; local 1564 schedule_fixup_var_refs (function, reg, type, promoted_mode, ht) in schedule_fixup_var_refs() argument 1591 fixup_var_refs (var, promoted_mode, unsignedp, may_share, ht) in fixup_var_refs() argument 1675 fixup_var_refs_insns (insn, var, promoted_mode, unsignedp, toplevel, may_share) in fixup_var_refs_insns() argument 1730 fixup_var_refs_insns_with_hash (ht, var, promoted_mode, unsignedp, may_share) in fixup_var_refs_insns_with_hash() argument 1757 fixup_var_refs_insn (insn, var, promoted_mode, unsignedp, toplevel, no_share) in fixup_var_refs_insn() argument 1947 fixup_var_refs_1 (var, promoted_mode, loc, insn, replacements, no_share) in fixup_var_refs_1() argument 2588 fixup_memory_subreg (x, insn, promoted_mode, uncritical) in fixup_memory_subreg() argument 2634 walk_fixup_memory_subreg (x, insn, promoted_mode, uncritical) in walk_fixup_memory_subreg() argument 4371 enum machine_mode promoted_mode, passed_mode; local
|
H A D | function.h | 25 enum machine_mode promoted_mode; member
|
/openbsd/gnu/gcc/gcc/ |
H A D | function.h | 31 enum machine_mode promoted_mode; member
|
H A D | function.c | 1919 enum machine_mode promoted_mode; member 2062 enum machine_mode nominal_mode, passed_mode, promoted_mode; in assign_parm_find_data_types() local
|