Searched defs:kcache (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_sched.h | 175 rp_kcache_tracker& kcache() { return kc; } function in class:r600_sb::alu_group_tracker
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_sched.h | 175 rp_kcache_tracker& kcache() { return kc; } function in class:r600_sb::alu_group_tracker
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_emitaluinstruction.cpp | 328 unsigned kcache = c[0]->kcache_bank(); local in function:r600::EmitAluInstruction::split_constants
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_asm.c | 955 r600_bytecode_alloc_kcache_line(struct r600_bytecode * bc,struct r600_bytecode_kcache * kcache,unsigned bank,unsigned line,unsigned index_mode) argument 1017 r600_bytecode_alloc_inst_kcache_lines(struct r600_bytecode * bc,struct r600_bytecode_kcache * kcache,struct r600_bytecode_alu * alu) argument 1040 r600_bytecode_assign_kcache_banks(struct r600_bytecode_alu * alu,struct r600_bytecode_kcache * kcache) argument 1082 struct r600_bytecode_kcache *kcache = kcache_sets; local in function:r600_bytecode_alloc_kcache_lines [all...] |
| H A D | r600_asm.h | 196 struct r600_bytecode_kcache kcache[4]; member in struct:r600_bytecode_cf
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_asm.c | 960 r600_bytecode_alloc_kcache_line(struct r600_bytecode * bc,struct r600_bytecode_kcache * kcache,unsigned bank,unsigned line,unsigned index_mode) argument 1022 r600_bytecode_alloc_inst_kcache_lines(struct r600_bytecode * bc,struct r600_bytecode_kcache * kcache,struct r600_bytecode_alu * alu) argument 1045 r600_bytecode_assign_kcache_banks(struct r600_bytecode_alu * alu,struct r600_bytecode_kcache * kcache) argument 1087 struct r600_bytecode_kcache *kcache = kcache_sets; local in function:r600_bytecode_alloc_kcache_lines [all...] |
| H A D | r600_asm.h | 200 struct r600_bytecode_kcache kcache[4]; member in struct:r600_bytecode_cf
|
Completed in 11 milliseconds