Lines Matching refs:Ice
98 struct cl_type_traits<T, ::Ice::cl_detail::dev_list_flag> {
102 template <typename T> struct cl_type_traits<T, ::Ice::cl_detail::dev_opt_flag> {
107 struct cl_type_traits<T, ::Ice::cl_detail::release_opt_flag> {
112 cl_type_traits<Type, Ice::cl_detail::ClType>::cl_type Name##Obj(__VA_ARGS__);
125 namespace Ice { namespace
182 template <> struct ToSetterParam<cl::list<Ice::VerboseItem>> {
183 using ReturnType = Ice::VerboseMask;
196 ToSetterParam<cl::list<Ice::VerboseItem>>::ReturnType
197 toSetterParam(const cl::list<Ice::VerboseItem> &Param) { in toSetterParam()
198 Ice::VerboseMask VMask = Ice::IceV_None; in toSetterParam()
225 (OutFileTypeObj != Ice::FT_Iasm)); in getParsedClFlags()