Searched refs:isExtractSubregLike (Results 1 – 5 of 5) sorted by relevance
251 MI.isExtractSubregLike())); in isUncoalescableCopy()1088 MI.isExtractSubregLike()) in getCopyRewriter()1978 Def->isExtractSubregLike()) && "Invalid definition"); in getNextSourceFromExtractSubreg()2069 if (Def->isExtractSubreg() || Def->isExtractSubregLike()) in getNextSourceImpl()
1244 MI.isExtractSubregLike()) && "Instruction do not have the proper type"); in getExtractSubregInputs()
392 bool isExtractSubregLike() const { in isExtractSubregLike() function
831 bool isExtractSubregLike(QueryType Type = IgnoreBundle) const {
5275 assert(MI.isExtractSubregLike() && "Invalid kind of instruction"); in getExtractSubregLikeInputs()