Home
last modified time | relevance | path

Searched defs:GetVariable (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcopy_prop_arrays.h92 Instruction* GetVariable() const { return variable_inst_; } in GetVariable() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.h92 Instruction* GetVariable() const { return variable_inst_; } in GetVariable() function
/third_party/spirv-tools/source/opt/
Dcopy_prop_arrays.h108 Instruction* GetVariable() const { return variable_inst_; } in GetVariable() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DRewriteOutArgs.cpp71 const TVariable *GetVariable(TIntermNode &node) in GetVariable() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dfallback.cc925 std::string GetVariable(const AnfNodePtr &input, const std::shared_ptr<KeyValueInfo> &key_value, in GetVariable() function