Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer_postRA.cpp56 struct pr_opt_ctx { struct
120 save_reg_writes(pr_opt_ctx& ctx, aco_ptr<Instruction>& instr) in save_reg_writes()
141 last_writer_idx(pr_opt_ctx& ctx, PhysReg physReg, RegClass rc) in last_writer_idx()
157 last_writer_idx(pr_opt_ctx& ctx, const Operand& op) in last_writer_idx()
166 is_clobbered_since(pr_opt_ctx& ctx, PhysReg reg, RegClass rc, const Idx& idx) in is_clobbered_since()
198 is_clobbered_since(pr_opt_ctx& ctx, const T& t, const Idx& idx) in is_clobbered_since()
204 try_apply_branch_vcc(pr_opt_ctx& ctx, aco_ptr<Instruction>& instr) in try_apply_branch_vcc()
262 try_optimize_scc_nocompare(pr_opt_ctx& ctx, aco_ptr<Instruction>& instr) in try_optimize_scc_nocompare()
399 try_combine_dpp(pr_opt_ctx& ctx, aco_ptr<Instruction>& instr) in try_combine_dpp()
474 process_instruction(pr_opt_ctx
[all...]

Completed in 1 milliseconds