Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Writes

1276     bool Reads, Writes;
1277 std::tie(Reads, Writes) = UseMI->readsWritesVirtualRegister(SrcReg, &Ops);
2036 // An IMPLICIT_DEF writes undef values.