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