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