Searched refs:IsCpuCompatible (Results 1 – 1 of 1) sorted by relevance
304 bool IsCpuCompatible(const RemapperContext& ctx, const Pattern& matched) { in IsCpuCompatibleDataType() function368 return IsCpuCompatible(ctx, matched) || IsGpuCompatible(ctx, matched); in IsCpuCompatibleDataType()