Searched refs:tempMatrix2 (Results 1 – 1 of 1) sorted by relevance
861 String tempMatrix2 = "_tempMatrix" + to_string(fVarCount++); in writeMatrixComparisonWorkaround() local866 this->getTypeName(right.type()) + " " + tempMatrix2 + ";\n"; in writeMatrixComparisonWorkaround()869 this->write("), (" + tempMatrix2 + " = "); in writeMatrixComparisonWorkaround()873 this->write(" " + tempMatrix2 + "))"); in writeMatrixComparisonWorkaround()