Searched refs:elementRType (Results 1 – 1 of 1) sorted by relevance
3513 spv::Id elementRType = builder.getContainedTypeId(rType); in multiTypeStore() local3516 spv::Id elementRValue = builder.createCompositeExtract(rValue, elementRType, index); in multiTypeStore()