Home
last modified time | relevance | path

Searched refs:SHADER_OPCODE_LOAD_PAYLOAD (Results 1 – 25 of 99) sorted by relevance

1234

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp52 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_nop_mov()
74 inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) || in is_coalesce_candidate()
90 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_coalesce_candidate()
228 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in register_coalesce()
H A Dbrw_fs_cse.cpp108 case SHADER_OPCODE_LOAD_PAYLOAD: in is_expression()
211 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in create_copy_instr()
H A Dbrw_fs_copy_propagation.cpp474 if (entry->opcode == SHADER_OPCODE_LOAD_PAYLOAD && in try_copy_propagate()
775 case SHADER_OPCODE_LOAD_PAYLOAD: in try_constant_propagate()
1024 } else if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD && in opt_copy_propagation_local()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp52 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_nop_mov()
74 inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) || in is_coalesce_candidate()
90 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_coalesce_candidate()
228 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in register_coalesce()
H A Dbrw_fs_cse.cpp108 case SHADER_OPCODE_LOAD_PAYLOAD: in is_expression()
211 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in create_copy_instr()
H A Dbrw_fs_copy_propagation.cpp474 if (entry->opcode == SHADER_OPCODE_LOAD_PAYLOAD && in try_copy_propagate()
775 case SHADER_OPCODE_LOAD_PAYLOAD: in try_constant_propagate()
1024 } else if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD && in opt_copy_propagation_local()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp52 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_nop_mov()
74 inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) || in is_coalesce_candidate()
90 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_coalesce_candidate()
228 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in register_coalesce()
H A Dbrw_fs_cse.cpp108 case SHADER_OPCODE_LOAD_PAYLOAD: in is_expression()
211 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in create_copy_instr()
H A Dbrw_fs_copy_propagation.cpp474 if (entry->opcode == SHADER_OPCODE_LOAD_PAYLOAD && in try_copy_propagate()
775 case SHADER_OPCODE_LOAD_PAYLOAD: in try_constant_propagate()
1024 } else if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD && in opt_copy_propagation_local()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp52 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_nop_mov()
74 inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) || in is_coalesce_candidate()
90 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_coalesce_candidate()
228 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in register_coalesce()
H A Dbrw_fs_cse.cpp108 case SHADER_OPCODE_LOAD_PAYLOAD: in is_expression()
211 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in create_copy_instr()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp52 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_nop_mov()
74 inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) || in is_coalesce_candidate()
90 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_coalesce_candidate()
228 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in register_coalesce()
H A Dbrw_fs_cse.cpp108 case SHADER_OPCODE_LOAD_PAYLOAD: in is_expression()
211 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in create_copy_instr()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp52 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_nop_mov()
74 inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) || in is_coalesce_candidate()
90 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_coalesce_candidate()
228 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in register_coalesce()
H A Dbrw_fs_cse.cpp108 case SHADER_OPCODE_LOAD_PAYLOAD: in is_expression()
211 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in create_copy_instr()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp52 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_nop_mov()
74 inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) || in is_coalesce_candidate()
90 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_coalesce_candidate()
228 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in register_coalesce()
H A Dbrw_fs_cse.cpp108 case SHADER_OPCODE_LOAD_PAYLOAD: in is_expression()
211 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in create_copy_instr()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp52 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_nop_mov()
74 inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) || in is_coalesce_candidate()
90 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_coalesce_candidate()
228 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in register_coalesce()
H A Dbrw_fs_cse.cpp109 case SHADER_OPCODE_LOAD_PAYLOAD: in is_expression()
212 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in create_copy_instr()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp52 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_nop_mov()
74 inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) || in is_coalesce_candidate()
90 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_coalesce_candidate()
228 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in register_coalesce()
H A Dbrw_fs_cse.cpp108 case SHADER_OPCODE_LOAD_PAYLOAD: in is_expression()
211 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in create_copy_instr()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp52 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_nop_mov()
74 inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) || in is_coalesce_candidate()
90 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_coalesce_candidate()
228 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in register_coalesce()
H A Dbrw_fs_cse.cpp108 case SHADER_OPCODE_LOAD_PAYLOAD: in is_expression()
211 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in create_copy_instr()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp52 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_nop_mov()
74 inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) || in is_coalesce_candidate()
90 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_coalesce_candidate()
228 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in register_coalesce()
H A Dbrw_fs_cse.cpp108 case SHADER_OPCODE_LOAD_PAYLOAD: in is_expression()
211 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in create_copy_instr()

1234