Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Writes

906     bool Reads, Writes;
907 tie(Reads, Writes) = UseMI->readsWritesVirtualRegister(SrcReg, &Ops);
1444 // An IMPLICIT_DEF writes undef values.