Searched refs:match_expression (Results 1 – 2 of 2) sorted by relevance
39 match_expression(const nir_search_expression *expr, nir_alu_instr *instr,132 return match_expression(nir_search_value_as_expression(value), in match_value()246 match_expression(const nir_search_expression *expr, nir_alu_instr *instr, in match_expression() function586 if (!match_expression(search, instr, instr->dest.dest.ssa.num_components, in nir_replace_instr()
232 if self.match_expression():380 def match_expression(self): member in Lexer