Searched refs:create_reg (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dlower.c131 static ppir_reg *create_reg(ppir_compiler *comp, int num_components) function in typeref:typename:ppir_reg *
167 r = create_reg(block->comp, n);
H A Dregalloc.c444 static ppir_reg *create_reg(ppir_compiler *comp, int num_components) function in typeref:typename:ppir_reg *
470 reg = create_reg(comp, 4);

Completed in 3 milliseconds