Searched refs:convert_to_DPP (Results 1 – 5 of 5) sorted by relevance
447 convert_to_DPP(instr, dpp8); in try_combine_dpp()
356 convert_to_DPP(aco_ptr<Instruction>& instr, bool dpp8) in convert_to_DPP() function
1805 aco_ptr<Instruction> convert_to_DPP(aco_ptr<Instruction>& instr, bool dpp8);
4504 convert_to_DPP(instr, dpp8); in select_instruction()
3550 - aco: add can_use_DPP() and convert_to_DPP()