Home | History | Annotate | Download | only in compiler

Lines Matching refs:inst_mov

371 		struct rc_instruction * inst_mov;
373 inst_mov = emit1(c, inst,
378 inst->U.I.DstReg.Index = inst_mov->U.I.SrcReg[0].Index;