Searched refs:kTypeInstantVector (Results 1 – 4 of 4) sorted by relevance
55 REGISTER_SAFE_CAST(MIRInstantVectorType, from.GetKind() == kTypeInstantVector);
236 kTypeInstantVector, // represent a vector of instantiation pairs enumerator2437 MIRInstantVectorType() : MIRType(kTypeInstantVector, PTY_agg) {} in MIRInstantVectorType()
129 case MIRTypeKind::kTypeInstantVector: in LiteCGGetTypeKind()
332 RegisterFactoryFunction<OutputTypeFactory>(kTypeInstantVector, OutputTypeInstantVector); in InitOutputTypeFactory()