Home
last modified time | relevance | path

Searched defs:register_allocation (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_ra.cpp311 register_allocation(LiveRangeMap& lrm) in register_allocation() function
/external/mesa3d/src/intel/compiler/elk/
Delk_fs_combine_constants.cpp1182 struct register_allocation { struct
1184 unsigned nr;
1192 uint16_t avail;
/external/mesa3d/src/intel/compiler/
Dbrw_fs_combine_constants.cpp1156 struct register_allocation { struct
1170 allocate_slots(struct register_allocation *regs, unsigned num_regs, in allocate_slots() argument
/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp2727 register_allocation(Program* program, std::vector<IDSet>& live_out_per_block, ra_test_policy policy) in register_allocation() function