Lines Matching defs:WRITE
117 * For a MOV instruction, compute a write mask when src register also has
237 * write to such registers. Be careful with condition code setters.
299 /* find instructions that write to dead registers, flag for removal */
347 WRITE,
357 * Return READ, WRITE, FLOW or END to indicate the next usage or an indicator
400 return WRITE;
600 if (use == WRITE || use == END)
768 if (next_use == WRITE || next_use == END) {
1222 * instruction is the first instruction to write to register T0. The are
1283 /* For a CMP to be considered a conditional write, the destination