Home
last modified time | relevance | path

Searched refs:convert_to_DPP (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_optimizer_postRA.cpp447 convert_to_DPP(instr, dpp8); in try_combine_dpp()
Daco_ir.cpp356 convert_to_DPP(aco_ptr<Instruction>& instr, bool dpp8) in convert_to_DPP() function
Daco_ir.h1805 aco_ptr<Instruction> convert_to_DPP(aco_ptr<Instruction>& instr, bool dpp8);
Daco_optimizer.cpp4504 convert_to_DPP(instr, dpp8); in select_instruction()
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst3550 - aco: add can_use_DPP() and convert_to_DPP()