Searched defs:scalarType (Results 1 – 6 of 6) sorted by relevance
21 const Type& scalarType = destType.componentType(); in cast_constant_array() local
23 const Type& scalarType = destType.componentType(); in cast_constant_composite() local
128 const Type& scalarType = baseType.componentType(); in Make() local
391 const Type* scalarType = &baseType.componentType(); in Convert() local
97 LiteralType(const char* name, const Type& scalarType, int8_t priority) in LiteralType()432 std::unique_ptr<Type> Type::MakeLiteralType(const char* name, const Type& scalarType, in MakeLiteralType()
1290 const Type& scalarType = type.componentType(); in writeConstantVector() local