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