Home
last modified time | relevance | path

Searched refs:GetResultTypeId (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.h145 uint32_t GetResultTypeId() const { return result_type_id_; } in GetResultTypeId() function
Dvalidate_cfg.cpp189 const auto return_type = _.FindDef(function->GetResultTypeId()); in ValidateReturnValue()
737 const uint32_t return_type = _.current_function().GetResultTypeId(); in CfgPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.h145 uint32_t GetResultTypeId() const { return result_type_id_; } in GetResultTypeId() function
Dvalidate_cfg.cpp189 const auto return_type = _.FindDef(function->GetResultTypeId()); in ValidateReturnValue()
737 const uint32_t return_type = _.current_function().GetResultTypeId(); in CfgPass()