Searched refs:verifyResultsFrexpFloat4Int4Float4 (Results 1 – 1 of 1) sorted by relevance
339 verifyResultsFrexpFloat4Int4Float4(inV, outExponent, out, false); in checkFrexpFloat4Int4Float4()350 verifyResultsFrexpFloat4Int4Float4(inV, outExponent, out, true); in checkFrexpFloat4Int4Float4()359 …private void verifyResultsFrexpFloat4Int4Float4(Allocation inV, Allocation outExponent, Allocation… in verifyResultsFrexpFloat4Int4Float4() method in TestFrexp