Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ppc.c63 #define MAX_PPC_TEMPS 3 macro
90 int temps_map[MAX_PPC_TEMPS][4];
125 for (i = 0; i < MAX_PPC_TEMPS; i++) { in init_gen_context()
141 reg->Register.Index < MAX_PPC_TEMPS); in is_ppc_vec_temporary()
152 reg->Register.Index < MAX_PPC_TEMPS); in is_ppc_vec_temporary_dst()