Searched refs:verify_integer_rotate (Results 1 – 1 of 1) sorted by relevance
1188 bool verify_integer_rotate( void *sourceA, void *sourceB, void *destination, ExplicitType vecType ) in verify_integer_rotate() function1246 return test_two_param_integer_fn( queue, context, "rotate", verify_integer_rotate ); in test_integer_rotate()