Lines Matching defs:found
45 bool found() const { return block != UINT32_MAX; }
169 if (!idx.found())
187 assert(i.found());
231 * - the instructions that wrote the operand register and VCC are both found
237 if (!op0_instr_idx.found() || !last_vcc_wr_idx.found() ||
296 if (!wr_idx.found() || wr_idx != sccwr_idx)
362 if (!wr_idx.found())
367 /* Check if we found the pattern above. */
417 if (!op_instr_idx.found())