Searched refs:cur_exec (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/data/ |
D | dataset_test_base.cc | 466 Executor* cur_exec; in RunFunction() local 467 TF_RETURN_IF_ERROR(NewLocalExecutor(params, *g, &cur_exec)); in RunFunction() 468 exec.reset(cur_exec); in RunFunction()
|
/external/mesa3d/src/amd/compiler/ |
D | aco_insert_exec_mask.cpp | 653 …wer_fs_buffer_store_smem(Builder& bld, bool need_check, aco_ptr<Instruction>& instr, Temp cur_exec) in lower_fs_buffer_store_smem() argument 658 …Temp nonempty = bld.sopc(Builder::s_cmp_lg, bld.def(s1, scc), cur_exec, Operand(0u, bld.lm == s2)); in lower_fs_buffer_store_smem()
|