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 D | lower.c | 131 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 D | regalloc.c | 444 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