Searched refs:pr_opt_ctx (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_optimizer_postRA.cpp | 53 struct pr_opt_ctx { struct in namespace:aco::__anon8dc067450110 88 save_reg_writes(pr_opt_ctx& ctx, aco_ptr<Instruction>& instr) 109 last_writer_idx(pr_opt_ctx& ctx, PhysReg physReg, RegClass rc) 125 last_writer_idx(pr_opt_ctx& ctx, const Operand& op) 143 is_clobbered_since(pr_opt_ctx& ctx, PhysReg reg, RegClass rc, const Idx& idx) 175 is_clobbered_since(pr_opt_ctx& ctx, const T& t, const Idx& idx) 181 try_apply_branch_vcc(pr_opt_ctx& ctx, aco_ptr<Instruction>& instr) 239 try_optimize_scc_nocompare(pr_opt_ctx& ctx, aco_ptr<Instruction>& instr) 376 try_combine_dpp(pr_opt_ctx& ctx, aco_ptr<Instruction>& instr) 439 process_instruction(pr_opt_ctx [all...] |
Completed in 3 milliseconds