Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h488 FS_OPCODE_UNPACK_HALF_2x16_SPLIT_X, enumerator
Dbrw_shader.cpp400 case FS_OPCODE_UNPACK_HALF_2x16_SPLIT_X: in brw_instruction_name()
Dbrw_fs_generator.cpp1570 assert(inst->opcode == FS_OPCODE_UNPACK_HALF_2x16_SPLIT_X || in generate_unpack_half_2x16_split()
2128 case FS_OPCODE_UNPACK_HALF_2x16_SPLIT_X: in generate_code()
Dbrw_fs_nir.cpp1275 inst = bld.emit(FS_OPCODE_UNPACK_HALF_2x16_SPLIT_X, result, op[0]); in nir_emit_alu()
Dbrw_fs.cpp5047 case FS_OPCODE_UNPACK_HALF_2x16_SPLIT_X: in get_lowered_simd_width()