Home
last modified time | relevance | path

Searched defs:arithmetic_shift_right (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/test/
H A Darray_cwise.cpp638 struct arithmetic_shift_right { struct
659 VERIFY( (m2 == m1.unaryExpr(arithmetic_shift_right<2>())).all() ); in array_integer() argument
/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/
H A Dtest_extended_bit_ops_extract.cpp29 arithmetic_shift_right(T tx, cl_uint count) in arithmetic_shift_right() function