Searched refs:TargetElt (Results 1 – 2 of 2) sorted by relevance
571 const LLT TargetElt = TargetTy.getElementType(); in getLCMType() local573 if (OrigElt.getSizeInBits() == TargetElt.getSizeInBits()) { in getLCMType()615 LLT TargetElt = TargetTy.getElementType(); in getGCDType() local616 if (OrigElt.getSizeInBits() == TargetElt.getSizeInBits()) { in getGCDType()640 LLT TargetElt = TargetTy.getElementType(); in getGCDType() local641 if (TargetElt.getSizeInBits() == OrigSize) in getGCDType()
665 bool tryMapValue(const ScopArrayInfo *SAI, isl::map TargetElt) { in tryMapValue() argument683 auto DefTarget = TargetElt.apply_domain(DefSched.reverse()); in tryMapValue()843 bool tryMapPHI(const ScopArrayInfo *SAI, isl::map TargetElt) { in tryMapPHI() argument856 auto PHITarget = PHISched.apply_range(TargetElt); in tryMapPHI()