Searched refs:write_datas (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 4314 Temp write_datas[32]; local in function:aco::__anon562fcc110110::store_lds 4371 split_store_data(ctx, RegType::vgpr, write_count, write_datas, bytes, data); 4378 Temp split_data = write_datas[i]; 4407 Temp second_data = write_datas[second]; 4439 Temp* write_datas, unsigned* offsets) 4481 split_store_data(ctx, dst_type, write_count_with_skips, write_datas, bytes, data); 4487 write_datas[*write_count] = write_datas[i]; 4588 Temp write_datas[32]; local in function:aco::__anon562fcc110110::store_vmem_mubuf 4591 &write_count, write_datas, offset 4437 split_buffer_store(isel_context * ctx,nir_intrinsic_instr * instr,bool smem,RegType dst_type,Temp data,unsigned writemask,int swizzle_element_size,unsigned * write_count,Temp * write_datas,unsigned * offsets) argument 6559 Temp write_datas[32]; local in function:aco::__anon562fcc110110::visit_store_ssbo 6745 Temp write_datas[32]; local in function:aco::__anon562fcc110110::visit_store_global 7320 Temp write_datas[32]; local in function:aco::__anon562fcc110110::visit_store_scratch [all...] |
Completed in 13 milliseconds