Home
last modified time | relevance | path

Searched refs:ExcludeDivExceptions (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/crosstest/
Dtest_arith_main.cpp66 bool ExcludeDivExceptions; // for divide related tests in testsInt() member
98 if (Funcs[f].ExcludeDivExceptions && in testsInt()
134 if (Funcs[f].ExcludeDivExceptions && in testsInt()
186 bool ExcludeDivExceptions; // for divide related tests in testsVecInt() member
210 if (Funcs[f].ExcludeDivExceptions && in testsVecInt()