Searched defs:OpParCopy (Results 1 – 3 of 3) sorted by relevance
73 fn cycle_use_swap(pc: &OpParCopy, file: RegFile) -> bool { in cycle_use_swap()92 fn lower_par_copy(pc: OpParCopy, sm: u8) -> MappedInstrs { in lower_par_copy()
485 fn finish(mut self, pcopy: &mut OpParCopy) { in finish()646 pcopy: &mut OpParCopy, in instr_assign_regs_file()881 pcopy: &mut OpParCopy, in assign_regs_instr()
4703 pub struct OpParCopy { struct4708 impl OpParCopy { argument4725 impl SrcsAsSlice for OpParCopy { implementation4739 impl DstsAsSlice for OpParCopy { implementation4749 impl DisplayOp for OpParCopy { implementation