Home
last modified time | relevance | path

Searched refs:set_p (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dgcse.c355 int set_p; member
1017 if (table->set_p) in compute_local_properties()
1041 compute_transp (expr->expr, indx, transp, table->set_p); in compute_local_properties()
1704 && (table->set_p in hash_scan_set()
1710 if (! table->set_p in hash_scan_set()
1744 else if (table->set_p in hash_scan_set()
1767 if (! table->set_p in hash_scan_set()
2077 if (table->set_p in compute_hash_table_work()
2089 else if (table->set_p && find_reg_note (insn, REG_RETVAL, NULL_RTX)) in compute_hash_table_work()
2092 if (!table->set_p && find_reg_note (insn, REG_RETVAL, NULL_RTX)) in compute_hash_table_work()
[all …]
DFSFChangeLog2463 Don't pass set_p of 1 if partial assignment.
/freebsd-10-stable/contrib/texinfo/makeinfo/
Dmakeinfo.c3546 set_p (char *name) in set_p() function
3644 value = set_p (name); in cm_value()
3790 if ((action == IFSET && !set_p (name)) in handle_variable_internal()
3791 || (action == IFCLEAR && set_p (name))) in handle_variable_internal()