Searched refs:split_store_data (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp4190 split_store_data(isel_context* ctx, RegType dst_type, unsigned count, Temp* dst, unsigned* bytes, function in namespace:aco::__anon562fcc110110
4371 split_store_data(ctx, RegType::vgpr, write_count, write_datas, bytes, data);
4481 split_store_data(ctx, dst_type, write_count_with_skips, write_datas, bytes, data);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst1202 - aco: refactor split_store_data() to always split into evenly sized elements

Completed in 26 milliseconds