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