Lines Matching defs:insts_out
245 ForwardInstData &insts_out = *out.inputWire;
249 assert(insts_out.isBubble());
264 assert(insts_out.isBubble());
297 assert(insts_out.isBubble());
486 insts_out.resize(outputWidth);
489 insts_out.insts[output_index] = dyn_inst;
535 * with bubble instructions by insts_out's initialisation */
538 assert(insts_out.isBubble());
545 if (!insts_out.isBubble()) {
548 insts_out.threadId = tid;