Searched refs:fake_store (Results 1 – 1 of 1) sorted by relevance
10551 EmbeddedInstruction fake_load, fake_store; in emit_instruction() local10558 fake_store.op = OpStore; in emit_instruction()10559 fake_store.length = 2; in emit_instruction()10560 fake_store.ops.push_back(lhs); in emit_instruction()10561 fake_store.ops.push_back(tmp_id); in emit_instruction()10566 emit_instruction(fake_store); in emit_instruction()