Searched defs:ParseCall (Results 1 – 2 of 2) sorted by relevance
636 AnfNodePtr Parser::ParseCall(const FunctionBlockPtr &block, const py::object &node) { in ParseCall() function in mindspore::parse::Parser
6777 bool LLParser::ParseCall(Instruction *&Inst, PerFunctionState &PFS, in ParseCall() function in LLParser