Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_compiler/parser/
Dbyte_code_parser.cc705 void ByteCodeParser::ParseReturnValue(const InstrPtr &instr) { in ParseReturnValue() function in mindspore::pijit::ByteCodeParser
/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dspirv_instruction_parser_autogen.cpp3310 void ParseReturnValue(const uint32_t *_instruction, IdRef *value) in ParseReturnValue() function