Searched refs:trinary (Results 1 – 8 of 8) sorted by relevance
468 exp_fold_tree_1 (tree->trinary.cond); in fold_trinary()471 ? tree->trinary.lhs in fold_trinary()472 : tree->trinary.rhs); in fold_trinary()866 value.trinary.lhs = lhs; in exp_trinop()867 value.trinary.cond = cond; in exp_trinop()868 value.trinary.rhs = rhs; in exp_trinop()874 new = stat_alloc (sizeof (new->trinary)); in exp_trinop()875 memcpy (new, &value, sizeof (new->trinary)); in exp_trinop()1005 exp_print_tree (tree->trinary.cond); in exp_print_tree()1007 exp_print_tree (tree->trinary.lhs); in exp_print_tree()[all …]
62 } trinary; member
1931 exp_init_os (exp->trinary.cond); in exp_init_os()1932 exp_init_os (exp->trinary.lhs); in exp_init_os()1933 exp_init_os (exp->trinary.rhs); in exp_init_os()3456 return scan_for_self_assignment (dst, rhs->trinary.lhs) in scan_for_self_assignment()3457 || scan_for_self_assignment (dst, rhs->trinary.rhs); in scan_for_self_assignment()
2052 Search trinary.cond rather than searching trinary.lhs twice.2757 Search trinary.cond rather than searching trinary.lhs twice. From
863 gld${EMULATION_NAME}_find_exp_assignment (exp->trinary.cond);864 gld${EMULATION_NAME}_find_exp_assignment (exp->trinary.lhs);865 gld${EMULATION_NAME}_find_exp_assignment (exp->trinary.rhs);
1128 gld${EMULATION_NAME}_find_exp_assignment (exp->trinary.cond);1129 gld${EMULATION_NAME}_find_exp_assignment (exp->trinary.lhs);1130 gld${EMULATION_NAME}_find_exp_assignment (exp->trinary.rhs);
1405 Encode cacheability/retry judgement into trinary return value.
207487 trinary