Searched refs:PPIR_VEC1_REG_NUM (Results 1 – 1 of 1) sorted by relevance
34 #define PPIR_VEC1_REG_NUM (PPIR_FULL_REG_NUM * 4) /* x, y, z, w */ macro44 #define PPIR_VEC2_REG_BASE (PPIR_VEC1_REG_BASE + PPIR_VEC1_REG_NUM)121 for (int i = 0; i < PPIR_VEC1_REG_NUM; i++) in ppir_regalloc_init()