Searched refs:UseDstTy (Results 1 – 1 of 1) sorted by relevance
567 const LLT UseDstTy = MRI.getType(UseDstReg); in applyCombineExtendingLoads() local569 if (Preferred.Ty == UseDstTy) { in applyCombineExtendingLoads()582 } else if (Preferred.Ty.getSizeInBits() < UseDstTy.getSizeInBits()) { in applyCombineExtendingLoads()