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.c264 all_bits_one_value(unsigned num_bits) in all_bits_one_value() function
329 opnds[1].value = all_bits_one_value(bitsof_irtype(opnds[1].type)); in test_and()
343 opnds[0].value = all_bits_one_value(bitsof_irtype(opnds[0].type)); in test_and()
370 opnds[1].value = all_bits_one_value(bitsof_irtype(opnds[1].type)); in test_or()
386 opnds[0].value = all_bits_one_value(bitsof_irtype(opnds[0].type)); in test_or()