Searched defs:selectMask (Results 1 – 2 of 2) sorted by relevance
110 …line uint compare_exchange_descending(const uint a0, const uint shuffleMask, const uint selectMask) in compare_exchange_descending()118 inline uint compare_exchange_ascending(const uint a0, const uint shuffleMask, const uint selectMask) in compare_exchange_ascending()159 …ng compare_exchange_descending_ulong(const ulong a0, const uint shuffleMask, const uint selectMask) in compare_exchange_descending_ulong()167 …ong compare_exchange_ascending_ulong(const ulong a0, const uint shuffleMask, const uint selectMask) in compare_exchange_ascending_ulong()
739 unsigned int selectMask : 2; member