Searched refs:add_var (Results 1 – 3 of 3) sorted by relevance
66 add_var(nir_variable *var, struct set *invariants) in add_var() function104 add_var(intrin->variables[1]->var, invariants); in propagate_invariant_instr()109 add_var(intrin->variables[0]->var, invariants); in propagate_invariant_instr()
34 def add_var(x): function44 self.assertAllClose([13., 14.], add_var(constant_op.constant(2.)))
431 def add_var(x): function441 add_var.get_concrete_function(constant_op.constant(2.))442 self.assertAllClose([13., 14.], add_var(constant_op.constant(2.)))470 def add_var(x): function482 return add_var(x)