Searched refs:flavorNdx (Results 1 – 1 of 1) sorted by relevance
15520 for (size_t flavorNdx = 0; flavorNdx < func.getFlavorCount(); ++flavorNdx) in compareFP16ArithmeticFunc() local15522 func.setFlavor(flavorNdx); in compareFP16ArithmeticFunc()15611 …e (func.getFlavorCount() == 1 ? "" : string(" flavor ") + de::toString(flavorNdx) + " (" + func.g… in compareFP16ArithmeticFunc()