Searched refs:GetMixedPrecisionCastHelp (Results 1 – 4 of 4) sorted by relevance
217 output = GetMixedPrecisionCastHelp(func_graph, output); in ResolveObjectToNode()
390 AnfNodePtr GetMixedPrecisionCastHelp(const FuncGraphPtr &func_graph, const AnfNodePtr ¶m);
76 AnfNodePtr GetMixedPrecisionCastHelp(const FuncGraphPtr &func_graph, const AnfNodePtr ¶m) { in GetMixedPrecisionCastHelp() function216 AnfNodePtr para_after_cast = GetMixedPrecisionCastHelp(block_fg, para_node); in GenerateArgsNodeForFunction()
426 AnfNodePtr para_after_cast = parse::GetMixedPrecisionCastHelp(g, p); in CombineLikeGraphs()