Home
last modified time | relevance | path

Searched refs:VEC4_OPCODE_DOUBLE_TO_D32 (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_copy_propagation.cpp288 case VEC4_OPCODE_DOUBLE_TO_D32: in is_align1_opcode()
Dbrw_vec4.cpp277 case VEC4_OPCODE_DOUBLE_TO_D32: in can_do_writemask()
544 case VEC4_OPCODE_DOUBLE_TO_D32: in opt_reduce_swizzle()
1677 case VEC4_OPCODE_DOUBLE_TO_D32: in is_align1_df()
Dbrw_eu_defines.h548 VEC4_OPCODE_DOUBLE_TO_D32, enumerator
Dbrw_shader.cpp409 case VEC4_OPCODE_DOUBLE_TO_D32: in brw_instruction_name()
Dbrw_vec4_generator.cpp1965 case VEC4_OPCODE_DOUBLE_TO_D32: in generate_code()
1976 case VEC4_OPCODE_DOUBLE_TO_D32: in generate_code()
Dbrw_ir_performance.cpp343 case VEC4_OPCODE_DOUBLE_TO_D32: in instruction_desc()
Dbrw_vec4_nir.cpp881 op = VEC4_OPCODE_DOUBLE_TO_D32; in emit_conversion_from_double()