Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddesc_sroa_util.cpp24 uint32_t GetLengthOfArrayType(IRContext* context, Instruction* type) { in GetLengthOfArrayType() function
108 return GetLengthOfArrayType(context, pointee_type_inst); in GetNumberOfElementsForArrayOrStruct()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddesc_sroa_util.cpp24 uint32_t GetLengthOfArrayType(IRContext* context, Instruction* type) { in GetLengthOfArrayType() function
108 return GetLengthOfArrayType(context, pointee_type_inst); in GetNumberOfElementsForArrayOrStruct()
/third_party/spirv-tools/source/opt/
Ddesc_sroa_util.cpp23 uint32_t GetLengthOfArrayType(IRContext* context, Instruction* type) { in GetLengthOfArrayType() function
107 return GetLengthOfArrayType(context, pointee_type_inst); in GetNumberOfElementsForArrayOrStruct()