Searched refs:verifyResultsLdexpFloat3IntFloat3 (Results 1 – 1 of 1) sorted by relevance
475 verifyResultsLdexpFloat3IntFloat3(inMantissa, inExponent, out, false); in checkLdexpFloat3IntFloat3()484 verifyResultsLdexpFloat3IntFloat3(inMantissa, inExponent, out, true); in checkLdexpFloat3IntFloat3()493 …private void verifyResultsLdexpFloat3IntFloat3(Allocation inMantissa, Allocation inExponent, Alloc… in verifyResultsLdexpFloat3IntFloat3() method in TestLdexp