Home
last modified time | relevance | path

Searched refs:SHADER_OPCODE_SEL_EXEC (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h538 SHADER_OPCODE_SEL_EXEC, enumerator
Dbrw_shader.cpp388 case SHADER_OPCODE_SEL_EXEC: in brw_instruction_name()
Dbrw_ir_performance.cpp741 case SHADER_OPCODE_SEL_EXEC: in instruction_desc()
Dbrw_fs_generator.cpp2460 case SHADER_OPCODE_SEL_EXEC: in generate_code()
Dbrw_fs_nir.cpp5250 bld.exec_all().emit(SHADER_OPCODE_SEL_EXEC, scan, src, identity); in nir_emit_intrinsic()
5297 allbld.emit(SHADER_OPCODE_SEL_EXEC, scan, src, identity); in nir_emit_intrinsic()
Dbrw_fs.cpp368 case SHADER_OPCODE_SEL_EXEC: in has_source_and_destination_hazard()
6546 case SHADER_OPCODE_SEL_EXEC: in get_lowered_simd_width()