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