/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_loop_analyze.c | 678 unsigned execution_mode) in eval_const_unop() 690 unsigned execution_mode) in eval_const_binop() 735 unsigned num_replacements, unsigned execution_mode) in try_eval_const_alu() 827 unsigned execution_mode) in get_iteration() 899 bool invert_cond, unsigned execution_mode, in get_iteration_empirical() 938 bool invert_cond, unsigned execution_mode) in will_break_on_first_iteration() 958 unsigned execution_mode) in test_iterations() 1007 bool invert_cond, unsigned execution_mode, in calculate_iterations() 1223 find_trip_count(loop_info_state *state, unsigned execution_mode, in find_trip_count()
|
H A D | nir.h | 1375 nir_is_float_control_signed_zero_preserve(unsigned execution_mode, unsigned bit_size) in nir_is_float_control_signed_zero_preserve() 1383 nir_is_float_control_inf_preserve(unsigned execution_mode, unsigned bit_size) in nir_is_float_control_inf_preserve() 1391 nir_is_float_control_nan_preserve(unsigned execution_mode, unsigned bit_size) in nir_is_float_control_nan_preserve() 1399 nir_is_float_control_signed_zero_inf_nan_preserve(unsigned execution_mode, unsigned bit_size) in nir_is_float_control_signed_zero_inf_nan_preserve() 1407 nir_is_denorm_flush_to_zero(unsigned execution_mode, unsigned bit_size) in nir_is_denorm_flush_to_zero() 1415 nir_is_denorm_preserve(unsigned execution_mode, unsigned bit_size) in nir_is_denorm_preserve() 1423 nir_is_rounding_mode_rtne(unsigned execution_mode, unsigned bit_size) in nir_is_rounding_mode_rtne() 1431 nir_is_rounding_mode_rtz(unsigned execution_mode, unsigned bit_size) in nir_is_rounding_mode_rtz() 1439 nir_has_any_rounding_mode_rtz(unsigned execution_mode) in nir_has_any_rounding_mode_rtz() 1447 nir_has_any_rounding_mode_rtne(unsigned execution_mode) in nir_has_any_rounding_mode_rtne() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/ |
H A D | resnet50_test.py | 91 def _apply(self, defun=False, execution_mode=None): argument 194 def _test_train(self, execution_mode=None): argument 299 execution_mode=None): argument 344 execution_mode=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | benchmarks_test.py | 85 def run_benchmark(func, num_iters, execution_mode=None): argument 142 def _run(self, func, num_iters, execution_mode=None): argument 412 execution_mode=None): argument 449 execution_mode=None): argument 457 execution_mode=None): argument 470 execution_mode=None): argument 481 def _benchmark_defun_args_matmul(self, m, num_iters, execution_mode=None): argument 507 execution_mode=None): argument 909 execution_mode=None, argument 961 def _benchmark_tf_tensordot(self, device=CPU, execution_mode=None): argument [all …]
|
H A D | benchmarks_test_base.py | 37 num_iters_xprof, execution_mode, suid): argument 49 def run_report(self, run_benchmark, func, num_iters, execution_mode=None): argument
|
H A D | remote_benchmarks_test.py | 40 def run_benchmark(func, num_iters, execution_mode=None): argument 82 def _run(self, func, num_iters=1000, execution_mode=context.ASYNC): argument
|
H A D | context.py | 398 execution_mode=None, argument 1018 def execution_mode(self): member in Context 1023 def execution_mode(self, mode): member in Context 2429 def execution_mode(mode): function
|
/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | task_scheduler_impl_unittest.cc | 64 test::ExecutionMode execution_mode; member 136 test::ExecutionMode execution_mode, in CreateTaskRunnerWithTraitsAndExecutionMode() 159 test::ExecutionMode execution_mode) in ThreadPostingTasks() 195 for (test::ExecutionMode execution_mode : execution_modes) { in GetTraitsExecutionModePairs() local
|
H A D | scheduler_worker_pool_unittest.cc | 52 test::ExecutionMode execution_mode; member 64 test::ExecutionMode execution_mode, in ThreadPostingTasks()
|
H A D | task_tracker.cc | 41 const char* execution_mode, in TaskTracingInfo() 508 const char* const execution_mode = in RunOrSkipTask() local
|
H A D | test_utils.cc | 27 test::ExecutionMode execution_mode) { in CreateTaskRunnerWithExecutionMode()
|
H A D | test_task_factory.cc | 22 ExecutionMode execution_mode) in TestTaskFactory()
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | thread_pool_impl_unittest.cc | 75 TaskSourceExecutionMode execution_mode; member 178 TaskSourceExecutionMode execution_mode, in CreateTaskRunnerAndExecutionMode() 204 TaskSourceExecutionMode execution_mode) in ThreadPostingTasks() 244 for (TaskSourceExecutionMode execution_mode : execution_modes) { in GetTraitsExecutionModePairs() local 417 TaskSourceExecutionMode execution_mode, in CreateSequencedTaskRunnerAndExecutionMode()
|
H A D | test_utils.cc | 111 TaskSourceExecutionMode execution_mode) { in CreateSequenceWithTask() 121 TaskSourceExecutionMode execution_mode, in CreatePooledTaskRunnerWithExecutionMode()
|
H A D | test_task_factory.cc | 22 TaskSourceExecutionMode execution_mode) in TestTaskFactory()
|
H A D | thread_group_unittest.cc | 65 TaskSourceExecutionMode execution_mode, in ThreadPostingTasks() 171 TaskSourceExecutionMode execution_mode() const { return GetParam(); } in execution_mode() function in base::internal::__anon4b5422c40111::ThreadGroupTestAllExecutionModes
|
H A D | task_source.cc | 66 TaskSourceExecutionMode execution_mode) in TaskSource()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | xplane_to_tf_functions.cc | 81 TfFunctionExecutionMode execution_mode; // execution mode. member 146 int32_t execution_mode = mode_metrics.first; in CombineTfFunction() local
|
/aosp_15_r20/external/mesa3d/src/compiler/spirv/ |
H A D | vtn_glsl450.c | 230 unsigned execution_mode, in vtn_nir_alu_op_for_spirv_glsl_opcode() 631 unsigned execution_mode = in handle_glsl450_alu() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/lib/ |
H A D | pan_shader.c | 214 unsigned execution_mode = s->info.float_controls_execution_mode; in GENX() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/benchmarks/ |
H A D | kpi_benchmark_test.py | 46 def _run_benchmark(func, num_iters, execution_mode=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/checkpoint/ |
H A D | benchmarks_test.py | 72 def _run(self, func, num_iters, execution_mode=None): argument
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_vec4_visitor.cpp | 1351 elk_rnd_mode_from_execution_mode(unsigned execution_mode) in elk_rnd_mode_from_execution_mode() 1363 unsigned execution_mode = this->nir->info.float_controls_execution_mode; in emit_shader_float_controls_execution_mode() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_fs_opt.cpp | 485 unsigned execution_mode = s.nir->info.float_controls_execution_mode; in brw_fs_opt_remove_extra_rounding_modes() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | xplane_test_utils.cc | 99 absl::string_view execution_mode, in CreateTfFunctionCallEvent()
|