Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dregalloc.c44 #define PPIR_VEC2_REG_BASE (PPIR_VEC1_REG_BASE + PPIR_VEC1_REG_NUM) macro
45 #define PPIR_VEC3_REG_BASE (PPIR_VEC2_REG_BASE + PPIR_VEC2_REG_NUM)
73 [ppir_ra_reg_class_vec2] = PPIR_VEC2_REG_BASE,