Searched defs:isInsertSubregLike (Results 1 – 2 of 2) sorted by relevance
334 bool isInsertSubregLike() const { return Flags & (1 << MCID::InsertSubreg); } in isInsertSubregLike() function
376 bool isInsertSubregLike() const { return Flags & (1ULL << MCID::InsertSubreg); } in isInsertSubregLike() function