Searched defs:new_expr (Results 1 – 5 of 5) sorted by relevance
332 nir_def *new_expr = nir_load_helper_invocation(b, 1); in opt_intrinsics_intrin() local
272 cond_expr_t *cur, *head, *tail, *new_expr; in cond_copy_expr() local
320 constraint_expr_t *new_expr = NULL; in constraint_node_clone() local
2442 new_expr(ippfind_op_t op, /* I - Operation */ in new_expr() function
1186 IfThenElseReplacer(IfThenElsePtr to_replace, ExprPtr new_expr) in IfThenElseReplacer()