Searched refs:r600_bytecode_alloc_inst_kcache_lines (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_asm.c | 1017 static int r600_bytecode_alloc_inst_kcache_lines(struct r600_bytecode *bc, function in typeref:typename:int 1087 if ((r = r600_bytecode_alloc_inst_kcache_lines(bc, kcache, alu))) { 1096 if ((r = r600_bytecode_alloc_inst_kcache_lines(bc, kcache, alu))) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_asm.c | 1022 static int r600_bytecode_alloc_inst_kcache_lines(struct r600_bytecode *bc, function in typeref:typename:int 1092 if ((r = r600_bytecode_alloc_inst_kcache_lines(bc, kcache, alu))) { 1101 if ((r = r600_bytecode_alloc_inst_kcache_lines(bc, kcache, alu))) {
|
Completed in 7 milliseconds