Searched refs:new_data (Results 1 – 3 of 3) sorted by relevance
10 (array.new_data $arr $d (local.get 0) (local.get 1))34 (local.set 0 (array.new_data $arr $d (i32.const 1) (i32.const 2)))50 (array.new_data $arr $d (i32.const 0) (i32.const 1))65 (array.new_data $arr $d (i32.const 1) (i32.const 1))
11 (array.new_data $arr $d (i32.const 0) (i32.const 5))
355 let new_data = builder.ins().stack_addr(env.pointer_type(), slot, 0); in allocate_or_reuse_stack_slot() localVariable358 self.set_data(env, builder, new_data); in allocate_or_reuse_stack_slot()