Searched refs:operandName (Results 1 – 2 of 2) sorted by relevance
49 …teConditionalWorkload (std::ostringstream& stream, const char* resultName, const char* operandName) in writeConditionalWorkload() argument60 stream << operandName; in writeConditionalWorkload()67 …oid writeLoopWorkload (std::ostringstream& stream, const char* resultName, const char* operandName) in writeLoopWorkload() argument78 stream << "(" << resultName << " + " << operandName << ")"; in writeLoopWorkload()