Searched defs:rType (Results 1 – 5 of 5) sorted by relevance
36 static char const* GetRelationshipAsCString(RelationshipType rType) in GetRelationshipAsCString()
1205 … const bool rType = (m_data.useType == UT_KHR_Result) || (m_data.useType == UT_NV); in iterate() local
2827 spv::Id rType = builder.getTypeId(constituent); in createCompositeConstruct() local5201 spv::Id rType = builder.getTypeId(rValue); in multiTypeStore() local
2821 spv::Id rType = builder.getTypeId(constituent); in createCompositeConstruct() local5223 spv::Id rType = builder.getTypeId(rValue); in multiTypeStore() local
6762 auto rType = getType().cast<ShapedType>(); in fold() local