Lines Matching defs:search
387 unreachable("Invalid search value type");
430 * up its direction for the current search operation. We'll use that value
487 /* We have no way of knowing what values in a given search expression
575 unreachable("Invalid search value type");
691 const nir_search_expression *search,
711 1 << MIN2(search->comm_exprs, NIR_SEARCH_MAX_COMM_OPS);
721 if (match_expression(search, instr,
733 dump_value(&search->value);
888 !(xform->search->inexact && ignore_inexact) &&
890 xform->search, xform->replace, worklist)) {