Searched refs:TargetElt (Results 1 – 2 of 2) sorted by relevance
899 const LLT TargetElt = TargetTy.getElementType(); in getLCMType() local901 if (OrigElt.getSizeInBits() == TargetElt.getSizeInBits()) { in getLCMType()959 LLT TargetElt = TargetTy.getElementType(); in getGCDType() local960 if (OrigElt.getSizeInBits() == TargetElt.getSizeInBits()) { in getGCDType()984 LLT TargetElt = TargetTy.getElementType(); in getGCDType() local985 if (TargetElt.getSizeInBits() == OrigSize) in getGCDType()
669 bool tryMapValue(const ScopArrayInfo *SAI, isl::map TargetElt) { in tryMapValue() argument687 auto DefTarget = TargetElt.apply_domain(DefSched.reverse()); in tryMapValue()846 bool tryMapPHI(const ScopArrayInfo *SAI, isl::map TargetElt) { in tryMapPHI() argument859 auto PHITarget = PHISched.apply_range(TargetElt); in tryMapPHI()