Home
last modified time | relevance | path

Searched defs:new_def (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_util.cc181 NodeDef new_def = dst->def(); in PreprocessDataEdgesBetweenOutsideCompilations() local
243 NodeDef new_def = dst->def(); in PostprocessDataEdgesBetweenOutsideCompilations() local
Dextract_outside_compilation_pass.cc170 NodeDef new_def = dst->def(); in ReplaceArgNodesWithRecvAtHostNode() local
374 NodeDef new_def; in BuildXlaHostComputeNodeDef() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_copy_propagate.c155 nir_ssa_def *new_def = alu_instr->src[src->swizzle[i]].src.ssa; in copy_prop_alu_src() local
Dnir_lower_clip.c172 nir_ssa_def *new_def = find_output_in_block(block, drvloc); in find_output() local
Dnir_instr_set.c814 nir_ssa_def *new_def = nir_instr_get_dest_ssa_def(match); in nir_instr_set_add_or_rewrite() local
Dnir_lower_vars_to_ssa.c634 nir_ssa_def *new_def; in rename_variables() local
Dnir.c2066 nir_ssa_def *new_def = lower(&b, instr, cb_data); in nir_function_impl_lower_instructions() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconvolution_transposed_3x3_thin.cc253 OperationDef new_def = definition; in CreateConvolutionTransposed3x3ThinDynamicWeights() local
Dconvolution_transposed_4x4.cc446 OperationDef new_def = definition; in CreateConvolutionTransposed4x4DynamicWeights() local
Dconvolution_transposed_3x3.cc440 OperationDef new_def = definition; in CreateConvolutionTransposed3x3DynamicWeights() local
Dconvolution_transposed.cc616 OperationDef new_def = definition; in CreateConvolutionTransposedDynamicWeights() local
/external/mesa3d/src/broadcom/compiler/
Dvir_live_variables.c278 BITSET_WORD new_def = (block->defout[i] & in vir_live_variables_defin_defout_dataflow() local
/external/mesa3d/src/intel/compiler/
Dbrw_fs_live_variables.cpp218 const BITSET_WORD new_def = bd->defout[i] & ~child_bd->defin[i]; in compute_live_variables() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dapi2.cc526 absl::Status SetInputObjectDef(int index, ObjectDef new_def) final { in SetInputObjectDef()
540 absl::Status SetOutputObjectDef(int index, ObjectDef new_def) final { in SetOutputObjectDef()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dapi.cc733 absl::Status SetInputObjectDef(int index, ObjectDef new_def) override { in SetInputObjectDef()
747 absl::Status SetOutputObjectDef(int index, ObjectDef new_def) override { in SetOutputObjectDef()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_utils.cpp82 Instruction* new_def = GetOrBuildIncoming(bb->id()); in RewriteUse() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_utils.cpp82 Instruction* new_def = GetOrBuildIncoming(bb->id()); in RewriteUse() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_utils.cpp82 Instruction* new_def = GetOrBuildIncoming(bb->id()); in RewriteUse() local