Home
last modified time | relevance | path

Searched defs:cl_type (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceClFlags.cpp99 using cl_type = cl::list<T>; typedef
103 using cl_type = cl::opt<T>; typedef
108 using cl_type = cl::opt<T>; typedef
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dwinograd.cc277 std::string cl_type = accum_type == DataType::FLOAT16 ? "half" : "float"; in GetWinograd4x4To36TileX6Code() local
547 std::string cl_type = accum_type == DataType::FLOAT16 ? "half" : "float"; in GetWinograd36To4x4Tile4x1Code() local
Dconv_powervr.cc740 const std::string cl_type = ToCLDataType(conv_params.weights_data_type); in GenerateConv() local
/external/mesa3d/include/CL/
Dcl2.hpp1058 Func f, cl_uint name, vector<T>* param, int, typename T::cl_type = 0) in getInfoHelper()
1154 inline cl_int getInfoHelper(Func f, cl_uint name, T* param, int, typename T::cl_type = 0) in getInfoHelper()
1750 typedef T cl_type; typedef in cl::detail::Wrapper
1844 typedef cl_device_id cl_type; typedef in cl::detail::Wrapper
Dcl.hpp1191 inline cl_int getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<T>* param, int, typename T::cl_type in getInfoHelper()
1310 inline cl_int getInfoHelper(Func f, cl_uint name, T* param, int, typename T::cl_type = 0) in getInfoHelper()
1826 typedef T cl_type; typedef in cl::detail::Wrapper
1907 typedef cl_device_id cl_type; typedef in cl::detail::Wrapper