Searched refs:next_ops (Results 1 – 2 of 2) sorted by relevance
5428 auto *next_ops = stream(*next); in emit_instruction() local5429 uint32_t next_memory = evaluate_constant_u32(next_ops[1]); in emit_instruction()5430 uint32_t next_semantics = evaluate_constant_u32(next_ops[2]); in emit_instruction()
12070 auto *next_ops = stream(*next); in emit_instruction() local12071 uint32_t next_memory = evaluate_constant_u32(next_ops[1]); in emit_instruction()12072 uint32_t next_semantics = evaluate_constant_u32(next_ops[2]); in emit_instruction()