Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinterface_var_sroa.cpp74 uint32_t GetComponentTypeOfArrayMatrix(analysis::DefUseManager* def_use_mgr, in GetComponentTypeOfArrayMatrix() function
83 return GetComponentTypeOfArrayMatrix(def_use_mgr, elem_type_id, in GetComponentTypeOfArrayMatrix()
90 return GetComponentTypeOfArrayMatrix(def_use_mgr, column_type_id, in GetComponentTypeOfArrayMatrix()
467 *component_type_id = GetComponentTypeOfArrayMatrix( in CreateAccessChainToVar()
730 type_id = GetComponentTypeOfArrayMatrix(def_use_mgr, load->type_id(), in CreateCompositeConstructForComponentOfLoad()