Searched refs:tempMatrix1 (Results 1 – 1 of 1) sorted by relevance
860 String tempMatrix1 = "_tempMatrix" + to_string(fVarCount++); in writeMatrixComparisonWorkaround() local864 this->getTypeName(left.type()) + " " + tempMatrix1 + ";\n " + in writeMatrixComparisonWorkaround()867 this->write("((" + tempMatrix1 + " = "); in writeMatrixComparisonWorkaround()871 this->write("), (" + tempMatrix1 + " "); in writeMatrixComparisonWorkaround()