Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.h109 Instruction* GetVariable() const { return variable_inst_; } in GetVariable() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.h109 Instruction* GetVariable() const { return variable_inst_; } in GetVariable() function
/external/angle/third_party/spirv-tools/src/source/opt/
Dcopy_prop_arrays.h109 Instruction* GetVariable() const { return variable_inst_; } in GetVariable() function
/external/angle/src/compiler/translator/tree_ops/msl/
DRewriteOutArgs.cpp71 const TVariable *GetVariable(TIntermNode &node) in GetVariable() function
/external/tensorflow/tensorflow/c/experimental/saved_model/core/
Dtf_saved_model_api.cc233 Status TFSavedModelAPI::GetVariable(const std::string& variable_path, in GetVariable() function in tensorflow::TFSavedModelAPI
/external/googleapis/google/cloud/runtimeconfig/v1beta1/
Druntimeconfig.proto91 rpc GetVariable(GetVariableRequest) returns (Variable) { rpc