Home
last modified time | relevance | path

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

/external/valgrind/memcheck/tests/vbit-test/
Dmain.c50 if (is_floating_point_op_with_rounding_mode(op->op)) { in new_test_data()
65 if (is_floating_point_op_with_rounding_mode(op->op)) { in new_test_data()
Dutil.c151 is_floating_point_op_with_rounding_mode(IROp op) in is_floating_point_op_with_rounding_mode() function
187 if (is_floating_point_op_with_rounding_mode(op)) in get_num_operands()
Dvtest.h211 int is_floating_point_op_with_rounding_mode(IROp);