Searched refs:GetCpuCastFromUint16 (Results 1 – 3 of 3) sorted by relevance
23 CastFunctorType GetCpuCastFromUint16(DataType dst_dtype) { in GetCpuCastFromUint16() function
71 CastFunctorType GetCpuCastFromUint16(DataType dst_dtype);
134 work_ = GetCpuCastFromUint16(dst_dtype_); in Prepare()