Searched defs:dpp8 (Results 1 – 4 of 4) sorted by relevance
315 can_use_DPP(const aco_ptr<Instruction>& instr, bool pre_ra, bool dpp8) in can_use_DPP()356 convert_to_DPP(aco_ptr<Instruction>& instr, bool dpp8) in convert_to_DPP()
423 bool dpp8 = mov->isDPP8(); in try_combine_dpp() local
1314 DPP8_instruction& dpp8() noexcept in dpp8() function1319 const DPP8_instruction& dpp8() const noexcept in dpp8() function
4503 bool dpp8 = info.is_dpp8(); in select_instruction() local