Searched refs:getCurrentFlavorName (Results 1 – 1 of 1) sorted by relevance
12281 …virtual string getCurrentFlavorName () { return flavorNames.empty() ? string("") : flavorN… in getCurrentFlavorName() function15611 … 1 ? "" : string(" flavor ") + de::toString(flavorNdx) + " (" + func.getCurrentFlavorName() + ")"); in compareFP16ArithmeticFunc()