Home
last modified time | relevance | path

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

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dsimd_test.cpp1055 template<typename T> T do_andnot (const T& a, const T& b) { return andnot(a,b); } in do_andnot() function
1087 benchmark2("andnot", do_andnot<VEC>, a, b); in test_bitwise_int()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dsimd_test.cpp1055 template<typename T> T do_andnot (const T& a, const T& b) { return andnot(a,b); } in do_andnot() function
1087 benchmark2("andnot", do_andnot<VEC>, a, b); in test_bitwise_int()