Home | History | Annotate | Download | only in performance

Lines Matching refs:opName

1336 	const char* const	opName							= m_op == "+" ? "addition"
1341 DE_ASSERT(opName != DE_NULL);
1344 << opName << " operations in one loop iteration than the small program; "