Searched refs:tmpN (Results 1 – 1 of 1) sorted by relevance
734 String tmpN = this->getTempVariable(arguments[1]->type()); in writeIntrinsicCall() local741 this->write(", " + tmpN + " = "); in writeIntrinsicCall()745 this->write(", " + tmpI + " - 2 * " + tmpN + " * " + tmpI + " * " + tmpN + ")"); in writeIntrinsicCall()