Home
last modified time | relevance | path

Searched refs:is_control_flow (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_ir.h102 bool is_control_flow() const;
H A Delk_fs_dead_code_eliminate.cpp46 return !inst->is_control_flow() && in can_eliminate()
H A Delk_shader.cpp883 elk_backend_instruction::is_control_flow() const in is_control_flow() function in elk_backend_instruction
H A Delk_schedule_instructions.cpp1096 inst->is_control_flow() || in is_scheduling_barrier()
H A Delk_fs.cpp1192 } else if (prev->is_control_flow() || prev->has_side_effects()) { in mark_last_urb_write_with_eot()
3035 if (inst->is_control_flow()) { in remove_duplicate_mrf_writes()
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_dead_code_eliminate.cpp46 return !inst->is_control_flow() && in can_eliminate()
H A Dbrw_shader.cpp363 fs_inst::is_control_flow() const in is_control_flow() function in fs_inst
H A Dbrw_ir_fs.h71 bool is_control_flow() const;
H A Dbrw_schedule_instructions.cpp1039 inst->is_control_flow() || in is_scheduling_barrier()
H A Dbrw_fs.cpp1010 } else if (prev->is_control_flow() || prev->has_side_effects()) { in mark_last_urb_write_with_eot()
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv61697 …,[email protected],i965: Move is_math/is_tex/is_control_flow() to backend_…