Home
last modified time | relevance | path

Searched defs:exec_type (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_fs.h476 brw_reg_type exec_type = BRW_REGISTER_TYPE_B; in get_exec_type() local
559 const brw_reg_type exec_type = get_exec_type(inst); in has_dst_aligned_region_restriction() local
Dbrw_reg_type.c240 enum gfx10_align1_3src_exec_type exec_type; member
484 unsigned hw_type, unsigned exec_type) in brw_a1_hw_3src_type_to_reg_type()
Dbrw_ir_vec4.h443 enum brw_reg_type exec_type = BRW_REGISTER_TYPE_B; in get_exec_type() local
Dbrw_fs_lower_regioning.cpp174 const brw_reg_type exec_type = get_exec_type(inst); in has_invalid_dst_region() local
Dbrw_eu_validate.c757 unsigned exec_type = execution_type(devinfo, inst); in general_restrictions_based_on_operand_types() local
1754 enum brw_reg_type exec_type = execution_type(devinfo, inst); in special_requirements_for_handling_double_precision_data_types() local
1974 enum brw_reg_type exec_type = execution_type(devinfo, inst); in instruction_restrictions() local
Dtest_eu_validate.cpp471 unsigned exec_type; in TEST_P() member
527 const unsigned exec_type = e >> 3; in TEST_P() local
Dbrw_fs.cpp449 const brw_reg_type exec_type = get_exec_type(this); in can_do_source_mods() local