__is_constexpr    129 drivers/gpu/drm/i915/i915_reg.h 	       BUILD_BUG_ON_ZERO(__is_constexpr(__n) &&		\
__is_constexpr    143 drivers/gpu/drm/i915/i915_reg.h 	       BUILD_BUG_ON_ZERO(__is_constexpr(__high) &&	\
__is_constexpr    144 drivers/gpu/drm/i915/i915_reg.h 				 __is_constexpr(__low) &&		\
__is_constexpr    164 drivers/gpu/drm/i915/i915_reg.h 	       BUILD_BUG_ON_ZERO(!__is_constexpr(__mask)) +		\
__is_constexpr    167 drivers/gpu/drm/i915/i915_reg.h 	       BUILD_BUG_ON_ZERO(__builtin_choose_expr(__is_constexpr(__val), (~((__mask) >> __bf_shf(__mask)) & (__val)), 0))))
__is_constexpr    853 include/linux/kernel.h 		(__is_constexpr(x) && __is_constexpr(y))