Home | History | Annotate | Download | only in SystemZ

Lines Matching defs:Res

1075   SDNode *Res = CurDAG->getMachineNode(Opcode, DL, VT, MVT::Other, Ops);
1076 ReplaceUses(SDValue(Load, 1), SDValue(Res, 1));
1077 return Res;