Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dparse.cc1116 FunctionBlockPtr Parser::ParseGlobal(const FunctionBlockPtr &block, const py::object &node) { in ParseGlobal() function in mindspore::parse::Parser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp1026 bool LLParser::ParseGlobal(const std::string &Name, LocTy NameLoc, in ParseGlobal() function in LLParser