Searched defs:conflicts (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | register_allocate_internal.h | 42 BITSET_WORD *conflicts; member in struct:ra_reg
|
| H A D | register_allocate.c | 337 unsigned int conflicts = 0; local in function:ra_set_finalize 362 int conflicts = 0; local in function:ra_set_finalize [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_fs_bank_conflicts.cpp | 623 weight_vector_type *conflicts = new weight_vector_type[p.num_atoms()]; local in function:__anonf7e3c6710410::shader_conflict_weight_matrix 694 have_any_conflicts(const partitioning & p,const weight_vector_type * conflicts) argument 726 delta_conflicts(const weight_vector_type & bank_mask_p,const weight_vector_type & bank_mask_n,const weight_vector_type & conflicts) argument 834 optimize_reg_permutation(const partitioning & p,const bool * constrained,const weight_vector_type * conflicts,permutation map) argument 911 const weight_vector_type *conflicts = local in function:fs_visitor::opt_bank_conflicts [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | regalloc.c | 31 BITSET_WORD *conflicts; member in struct:reg_info
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_fs_bank_conflicts.cpp | 632 weight_vector_type *conflicts = new weight_vector_type[p.num_atoms()]; local in function:__anond43867c40410::shader_conflict_weight_matrix 703 have_any_conflicts(const partitioning & p,const weight_vector_type * conflicts) argument 735 delta_conflicts(const weight_vector_type & bank_mask_p,const weight_vector_type & bank_mask_n,const weight_vector_type & conflicts) argument 843 optimize_reg_permutation(const partitioning & p,const bool * constrained,const weight_vector_type * conflicts,permutation map) argument 920 const weight_vector_type *conflicts = local in function:fs_visitor::opt_bank_conflicts [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | register_allocate.c | 84 BITSET_WORD *conflicts; member in struct:ra_reg 369 int conflicts = 0; local in function:ra_set_finalize [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3.h | 785 static inline bool conflicts(struct ir3_instruction *a, function in typeref:typename:bool
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3.h | 1172 conflicts(struct ir3_register *a, struct ir3_register *b) function in typeref:typename:bool
|
Completed in 14 milliseconds