Home
last modified time | relevance | path

Searched defs:ParseCall (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dparse.cc636 AnfNodePtr Parser::ParseCall(const FunctionBlockPtr &block, const py::object &node) { in ParseCall() function in mindspore::parse::Parser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp6777 bool LLParser::ParseCall(Instruction *&Inst, PerFunctionState &PFS, in ParseCall() function in LLParser