Searched refs:isExtractSubregLike (Results 1 – 5 of 5) sorted by relevance
391 bool isExtractSubregLike() const { in isExtractSubregLike() function
254 MI.isExtractSubregLike())); in isUncoalescableCopy()1108 MI.isExtractSubregLike()) in getCopyRewriter()1993 Def->isExtractSubregLike()) && "Invalid definition"); in getNextSourceFromExtractSubreg()2084 if (Def->isExtractSubreg() || Def->isExtractSubregLike()) in getNextSourceImpl()
1297 MI.isExtractSubregLike()) && "Instruction do not have the proper type"); in getExtractSubregInputs()
984 bool isExtractSubregLike(QueryType Type = IgnoreBundle) const {
5462 assert(MI.isExtractSubregLike() && "Invalid kind of instruction"); in getExtractSubregLikeInputs()