Searched defs:depth_to_component (Results 1 - 1 of 1) sorted by relevance
/third_party/spirv-tools/source/opt/ | ||
H A D | interface_var_sroa.cpp | 372 uint32_t depth_to_component = in ReplaceMultipleComponentsOfInterfaceVarWith() local 73 GetComponentTypeOfArrayMatrix(analysis::DefUseManager* def_use_mgr, uint32_t type_id, uint32_t depth_to_component) GetComponentTypeOfArrayMatrix() argument 725 CreateCompositeConstructForComponentOfLoad( Instruction* load, uint32_t depth_to_component) CreateCompositeConstructForComponentOfLoad() argument 756 AddComponentsToCompositesForLoads( const std::unordered_map<Instruction*, Instruction*>& loads_to_component_values, std::unordered_map<Instruction*, Instruction*>* loads_to_composites, uint32_t depth_to_component) AddComponentsToCompositesForLoads() argument [all...] |
Completed in 3 milliseconds