Searched defs:INTRINSIC_MASK (Results 1 – 2 of 2) sorted by relevance
58 static constexpr uint32_t INTRINSIC_MASK = static_cast<uint32_t>(0xffffffff) << INTRINSIC_SHIFT; variable
61 constexpr uint32_t INTRINSIC_MASK = static_cast<uint32_t>(0xffffffff) << INTRINSIC_SHIFT; variable