Lines Matching defs:search
51 * For a search expression:
59 * as the search value.
74 * This is only allowed in search expressions and indicates that the
81 * This is only allowed in search expressions and indicates that the
93 * This is only allowed in search expressions, and allows additional
95 * variables to require, for example, power-of-two in order for the search
136 /* When set on a search expression, the expression will only match an SSA
145 /** Don't make the replacement exact if the search expression is exact. */
152 * search structures are constructed and is a unique (to this structure)
182 uint16_t search; /* Index in table->values[] for the search expression. */
245 const nir_search_expression *search,