Searched refs:bit_test_single (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/panfrost/bifrost/test/ |
D | bi_test_pack.c | 35 bit_test_single(struct panfrost_device *dev, in bit_test_single() function 237 bit_test_single(dev, &ins, input, fma, debug); in bit_fmod_helper() 255 bit_test_single(dev, &ins, input, true, debug); in bit_fma_helper() 274 bit_test_single(dev, &ins, input, true, debug); in bit_fma_mscale_helper() 290 bit_test_single(dev, &ins, input, true, debug); in bit_csel_helper() 316 bit_test_single(dev, &ins, in bit_special_helper() 330 bit_test_single(dev, &ins, input, false, debug); in bit_table_helper() 342 bit_test_single(dev, &ins, input, true, debug); in bit_frexp_helper() 355 bit_test_single(dev, &ins, input, FMA, debug); in bit_round_helper() 367 bit_test_single(dev, &ins, input, true, debug); in bit_reduce_helper() [all …]
|