Lines Matching defs:DestTy
300 Record *DestTy = Action->getValueAsDef("DestTy");
301 MVT::SimpleValueType DestVT = getValueType(DestTy);
314 Record *DestTy = Action->getValueAsDef("DestTy");
315 MVT::SimpleValueType DestVT = getValueType(DestTy);
330 Record *DestTy = Action->getValueAsDef("DestTy");
331 O << IndentStr << "LocVT = " << getEnumName(getValueType(DestTy))
335 Record *DestTy = Action->getValueAsDef("DestTy");
336 O << IndentStr << "LocVT = " << getEnumName(getValueType(DestTy))
340 Record *DestTy = Action->getValueAsDef("DestTy");
341 O << IndentStr << "LocVT = " << getEnumName(getValueType(DestTy))