Searched defs:InsertCast (Results 1 – 3 of 3) sorted by relevance
34 void InsertCast(const FuncGraphPtr &graph, const AnfNodePtr &node, size_t i, const TypeId &src_type, in InsertCast() function
69 void InsertCast(const FuncGraphPtr &func_graph, const CNodePtr &cnode) { in InsertCast() function
190 AnfNodePtr InsertCast(const FuncGraphPtr &graph, const AnfNodePtr &input, const TypeId dst_type) { in InsertCast() function