Searched refs:InConsecutiveRegsLast (Results 1 – 1 of 1) sorted by relevance
53 static const uint64_t InConsecutiveRegsLast = 0x1ULL<<62; ///< Struct size member91 bool isInConsecutiveRegsLast() const { return Flags & InConsecutiveRegsLast; } in isInConsecutiveRegsLast()