Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SD

259     SDValue SD = Builder.getValue(Ptrs[i]);
260 auto SeenIt = Seen.find(SD);
267 Seen[SD] = Ptrs[i];
840 auto SD = parseStatepointDirectivesFromAttrs(CS.getAttributes());
841 SI.ID = SD.StatepointID.getValueOr(DefaultID);
842 SI.NumPatchBytes = SD.NumPatchBytes.getValueOr(0);
905 SDValue SD = getValue(DerivedPtr);
915 setValue(&Relocate, SD);
920 SD.getValueType());