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