Home
last modified time | relevance | path

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

/external/valgrind/memcheck/tests/vbit-test/
Dbinary.c423 all_bits_one_value(unsigned num_bits) in all_bits_one_value() function
488 opnds[1].value = all_bits_one_value(bitsof_irtype(opnds[1].type)); in test_and()
502 opnds[0].value = all_bits_one_value(bitsof_irtype(opnds[0].type)); in test_and()
529 opnds[1].value = all_bits_one_value(bitsof_irtype(opnds[1].type)); in test_or()
545 opnds[0].value = all_bits_one_value(bitsof_irtype(opnds[0].type)); in test_or()