Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_reg_type.c115 enum gen10_align1_3src_exec_type exec_type; member
234 unsigned hw_type, unsigned exec_type) in brw_a1_hw_3src_type_to_reg_type()
Dbrw_ir_fs.h452 brw_reg_type exec_type = BRW_REGISTER_TYPE_B; in get_exec_type() local
Dbrw_ir_vec4.h438 enum brw_reg_type exec_type = BRW_REGISTER_TYPE_B; in get_exec_type() local
Dbrw_eu_validate.c450 unsigned exec_type = execution_type(devinfo, inst); in general_restrictions_based_on_operand_types() local
1100 enum brw_reg_type exec_type = execution_type(devinfo, inst); in special_requirements_for_handling_double_precision_data_types() 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.py780 def __exit__(self, exec_type, exec_value, exec_tb): argument
/external/tensorflow/tensorflow/python/client/
Dsession.py1569 def __exit__(self, exec_type, exec_value, exec_tb): argument