Home
last modified time | relevance | path

Searched defs:GetArg (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.h57 int GetArg() const { return arg_; } in GetArg() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp181 TIntermTyped &sh::GetArg(const TIntermAggregate &call, size_t index) in GetArg() function in sh