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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp4422 get_buffer_store_op(unsigned bytes) function in namespace:aco::__anon562fcc110110
4562 aco_opcode op = get_buffer_store_op(vdata.bytes());
6571 aco_opcode op = get_buffer_store_op(write_datas[i].bytes());
6805 aco_opcode op = get_buffer_store_op(write_datas[i].bytes());
7327 aco_opcode op = get_buffer_store_op(write_datas[i].bytes());
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst3591 - aco: add and use get_buffer_store_op() helper

Completed in 106 milliseconds