Searched refs:flattened_data (Results 1 – 1 of 1) sorted by relevance
772 const uint32_t flattened_data = util::DeviceToHost32(val.data); in Matches() local788 if (flattened_data == s.value) { in Matches()810 if ((mask & flattened_data) == flattened_data) { in Matches()822 if (static_cast<int32_t>(flattened_data) < min_int) { in Matches()827 } else if (static_cast<int32_t>(flattened_data) > max_int) { in Matches()