Home
last modified time | relevance | path

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

/external/valgrind/memcheck/tests/vbit-test/
Dbinary.c247 all_bits_zero_value(unsigned num_bits) in all_bits_zero_value() function
297 opnds[1].value = all_bits_zero_value(bitsof_irtype(opnds[1].type)); in test_and()
311 opnds[0].value = all_bits_zero_value(bitsof_irtype(opnds[0].type)); in test_and()
406 opnds[1].value = all_bits_zero_value(bitsof_irtype(opnds[1].type)); in test_or()
422 opnds[0].value = all_bits_zero_value(bitsof_irtype(opnds[0].type)); in test_or()