Searched refs:isExtractSubregLike (Results 1 – 5 of 5) sorted by relevance
320 bool isExtractSubregLike() const { in isExtractSubregLike() function
208 MI.isExtractSubregLike())); in isUncoalescableCopy()1154 MI.isExtractSubregLike())) in getCopyRewriter()1819 Def->isExtractSubregLike()) && "Invalid definition"); in getNextSourceFromExtractSubreg()1906 if (Def->isExtractSubreg() || Def->isExtractSubregLike()) in getNextSourceImpl()
1152 MI.isExtractSubregLike()) && "Instruction do not have the proper type"); in getExtractSubregInputs()
580 bool isExtractSubregLike(QueryType Type = IgnoreBundle) const {
4624 assert(MI.isExtractSubregLike() && "Invalid kind of instruction"); in getExtractSubregLikeInputs()