Home
last modified time | relevance | path

Searched refs:strict_low (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dgenoutput.c129 char strict_low; member
268 printf (" %d,\n", d->strict_low); in output_operand_data()
462 d->operand[opno].strict_low = this_strict_low; in scan_operands()
491 d->operand[opno].strict_low = 0; in scan_operands()
521 d->operand[opno].strict_low = 0; in scan_operands()
593 if (d0->strict_low != d1->strict_low) in compare_operands()
Drecog.h229 const char strict_low; member
Dreload.c903 enum machine_mode outmode, int strict_low, int optional, in push_reload() argument
995 && (subreg_lowpart_p (in) || strict_low) in push_reload()
1001 || strict_low in push_reload()
1101 && (subreg_lowpart_p (out) || strict_low) in push_reload()
1106 || strict_low in push_reload()
3946 : insn_data[insn_code_number].operand[i].strict_low), in find_reloads()
4037 : insn_data[insn_code_number].operand[i].strict_low), in find_reloads()
DChangeLog-19997941 (modes, strict_low, seen): Die.