Searched refs:CreateCastBuilder (Results 1 – 3 of 3) sorted by relevance
86 OpBuilder* CreateCastBuilder(GraphBuilder* graph_builder, int op_type) { in CreateCastBuilder() function
57 OpBuilder* CreateCastBuilder(GraphBuilder* graph_builder, int op_type);
253 OpBuilder* cast_builder = CreateCastBuilder(this, op_type); in AddCastOp()