Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer_postRA.cpp424 if (!can_use_DPP(instr, false, dpp8)) in try_combine_dpp()
H A Daco_ir.cpp315 can_use_DPP(const aco_ptr<Instruction>& instr, bool pre_ra, bool dpp8) in can_use_DPP() function
H A Daco_ir.h1802 bool can_use_DPP(const aco_ptr<Instruction>& instr, bool pre_ra, bool dpp8);
H A Daco_optimizer.cpp4502 can_use_DPP(instr, true, info.is_dpp8()) && !instr->isDPP()) { in select_instruction()

Completed in 12 milliseconds