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