Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_ir_fs.h472 brw_reg_type exec_type = BRW_REGISTER_TYPE_B; in get_exec_type() local
554 const brw_reg_type exec_type = get_exec_type(inst); in has_dst_aligned_region_restriction() local
Dbrw_reg_type.c222 enum gen10_align1_3src_exec_type exec_type; member
443 unsigned hw_type, unsigned exec_type) in brw_a1_hw_3src_type_to_reg_type()
Dbrw_eu_validate.c754 unsigned exec_type = execution_type(devinfo, inst); in general_restrictions_based_on_operand_types() local
1751 enum brw_reg_type exec_type = execution_type(devinfo, inst); in special_requirements_for_handling_double_precision_data_types() local
1922 enum brw_reg_type exec_type = execution_type(devinfo, inst); in instruction_restrictions() local
Dbrw_fs_lower_regioning.cpp174 const brw_reg_type exec_type = get_exec_type(inst); in has_invalid_dst_region() local
Dbrw_ir_vec4.h442 enum brw_reg_type exec_type = BRW_REGISTER_TYPE_B; in get_exec_type() 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
/external/tensorflow/tensorflow/python/profiler/
Dprofile_context.py354 def __exit__(self, exec_type, exec_value, exec_tb): argument
/external/tensorflow/tensorflow/python/debug/wrappers/
Dframework.py812 def __exit__(self, exec_type, exec_value, exec_tb): argument
/external/tensorflow/tensorflow/python/client/
Dsession.py1613 def __exit__(self, exec_type, exec_value, exec_tb): argument