Home
last modified time | relevance | path

Searched refs:FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h489 FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y, enumerator
Dbrw_fs_generator.cpp1571 inst->opcode == FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y); in generate_unpack_half_2x16_split()
1572 if (inst->opcode == FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y) in generate_unpack_half_2x16_split()
2129 case FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y: in generate_code()
Dbrw_shader.cpp402 case FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y: in brw_instruction_name()
Dbrw_fs_nir.cpp1279 inst = bld.emit(FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y, result, op[0]); in nir_emit_alu()
Dbrw_fs.cpp5048 case FS_OPCODE_UNPACK_HALF_2x16_SPLIT_Y: in get_lowered_simd_width()