Home
last modified time | relevance | path

Searched refs:ALU_ENAB_BRANCH (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
H A Dhelpers.h118 #define ALU_ENAB_BRANCH (1 << 27) macro
426 return (unit == ALU_ENAB_BRANCH) || (unit == ALU_ENAB_BR_COMPACT);
H A Dmidgard_print.c110 case ALU_ENAB_BRANCH: in mir_get_unit()
H A Dmidgard_schedule.c262 else if (ains->unit == ALU_ENAB_BRANCH) in bytes_for_instruction()
H A Dmidgard_compile.c191 .unit = ALU_ENAB_BRANCH, in v_branch()

Completed in 8 milliseconds