Searched refs:this_address_p (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgenoutput.c435 scan_operands (d, part, this_address_p, this_strict_low)
438 int this_address_p;
475 d->operand[opno].address_p = this_address_p;
/openbsd-current/gnu/gcc/gcc/
H A Dgenoutput.c434 scan_operands (struct data *d, rtx part, int this_address_p,
471 d->operand[opno].address_p = this_address_p;
430 scan_operands(struct data *d, rtx part, int this_address_p, int this_strict_low) argument

Completed in 119 milliseconds