Home
last modified time | relevance | path

Searched refs:convert_to_SDWA (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.cpp269 convert_to_SDWA(amd_gfx_level gfx_level, aco_ptr<Instruction>& instr) in convert_to_SDWA() function
H A Daco_register_allocation.cpp567 convert_to_SDWA(gfx_level, instr); in add_subdword_operand()
702 convert_to_SDWA(gfx_level, instr); in add_subdword_definition()
H A Daco_ir.h1804 aco_ptr<Instruction> convert_to_SDWA(amd_gfx_level gfx_level, aco_ptr<Instruction>& instr);
H A Daco_optimizer.cpp646 aco_ptr<Instruction> tmp = convert_to_SDWA(ctx.program->gfx_level, instr); in to_SDWA()

Completed in 17 milliseconds