Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/crosstest/
Dtest_icmp_main.cpp93 for (size_t jLo = 0; jLo < NumValues; ++jLo) { in testsInt() local
98 (((TypeUnsigned)Values[jHi]) << 32) + Values[jLo]; in testsInt()
Dtest_arith_main.cpp132 for (size_t jLo = 0; jLo < NumValues; ++jLo) { in testsInt() local
137 (((TypeUnsigned)Values[jHi]) << 32) + Values[jLo]; in testsInt()