Searched defs:targets (Results 1 – 3 of 3) sorted by relevance
115 targets = { variable
543 val targets = Vec(totalSlot, UInt(VAddrBits.W)) constant692 …def targets(pc: Vec[UInt]) = VecInit(pc.zipWithIndex.map { case (pc, idx) => full_pred(idx).tar… method
312 val targets = VecInit(br_slots_targets :+ tail_target) constant