Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/test/
Dbit.h68 bit_step(struct bit_state *s, bi_instruction *ins, bool FMA);
Dbi_test_pack.c43 bit_step(&s, ins, fma); in bit_test_single()
Dbi_interpret.c397 bit_step(struct bit_state *s, bi_instruction *ins, bool FMA) in bit_step() function