Searched refs:columnStr (Results 1 – 1 of 1) sorted by relevance
8392 string columnStr = numberToString(column); in createMatrixCompositeCases() local8395 params["name"] = params["type"] + "_" + widthStr + "x" + columnStr; in createMatrixCompositeCases()8397 + "%composite = OpTypeMatrix %vectype " + columnStr + "\n"; in createMatrixCompositeCases()