Searched refs:mir_round_bytemask_up (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_opt_dce.c86 unsigned rounded = mir_round_bytemask_up(live[ins->dest], round_size);
H A Dmir_promote_uniforms.c335 uint16_t rounded = mir_round_bytemask_up(mir_bytemask(ins), type_size);
H A Dcompiler.h503 uint16_t mir_round_bytemask_up(uint16_t mask, unsigned bits);
H A Dmir.c203 mir_round_bytemask_up(uint16_t mask, unsigned bits) function in typeref:typename:uint16_t
H A Dmidgard_ra.c300 m.mask = mir_from_bytemask(mir_round_bytemask_up(
997 st.mask = mir_from_bytemask(mir_round_bytemask_up(
H A Dmidgard_schedule.c402 unsigned comp_mask = mir_from_bytemask(mir_round_bytemask_up(

Completed in 8 milliseconds