Searched defs:vecType (Results 1 – 10 of 10) sorted by relevance
39 vector<int> vecType; variable
129 const Type& vecType = scalarType.toCompound(context, vecWidth, /*rows=*/1); in Make() local
97 const Type& vecType = arg0->type().isVector() ? arg0->type() : in coalesce_n_way_vector() local
173 TType vecType = node->getType(); in replaceAssignInsideConstructor() local
262 std::string vecType = getTypeString(vecTypeStrStr.str().c_str()); in writeVectorRoundingHelpers() local384 std::string vecType = vecTypeStrStr.str(); in writeVectorRoundingHelpers() local
893 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryLoad() local1745 unsigned vecType = NVPTX::PTXLdStInstCode::Scalar; in tryStore() local
1376 SpirvType vecType; in getNullVectorConstantHelper() local1390 SpirvType vecType; in getVectorConstantHelper() local
1621 const Type& vecType = type.componentType().toCompound(fContext, /*columns=*/2, /*rows=*/1); in writeMatrixConstructor() local2356 const Type& vecType = leftType; in writeBinaryExpression() local2376 const Type& vecType = rightType; in writeBinaryExpression() local
1252 TType *vecType = new TType(baseExpressionType.getBasicType(), secondaryIndices->size()); in transformReadExpression() local
2093 const Type& vecType = leftType; in writeBinaryExpression() local2111 const Type& vecType = rightType; in writeBinaryExpression() local