/external/tensorflow/tensorflow/compiler/jit/ |
D | encapsulate_util.cc | 181 NodeDef new_def = dst->def(); in PreprocessDataEdgesBetweenOutsideCompilations() local 243 NodeDef new_def = dst->def(); in PostprocessDataEdgesBetweenOutsideCompilations() local
|
D | extract_outside_compilation_pass.cc | 170 NodeDef new_def = dst->def(); in ReplaceArgNodesWithRecvAtHostNode() local 374 NodeDef new_def; in BuildXlaHostComputeNodeDef() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opt_copy_propagate.c | 155 nir_ssa_def *new_def = alu_instr->src[src->swizzle[i]].src.ssa; in copy_prop_alu_src() local
|
D | nir_lower_clip.c | 172 nir_ssa_def *new_def = find_output_in_block(block, drvloc); in find_output() local
|
D | nir_instr_set.c | 814 nir_ssa_def *new_def = nir_instr_get_dest_ssa_def(match); in nir_instr_set_add_or_rewrite() local
|
D | nir_lower_vars_to_ssa.c | 634 nir_ssa_def *new_def; in rename_variables() local
|
D | nir.c | 2066 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/ |
D | convolution_transposed_3x3_thin.cc | 253 OperationDef new_def = definition; in CreateConvolutionTransposed3x3ThinDynamicWeights() local
|
D | convolution_transposed_4x4.cc | 446 OperationDef new_def = definition; in CreateConvolutionTransposed4x4DynamicWeights() local
|
D | convolution_transposed_3x3.cc | 440 OperationDef new_def = definition; in CreateConvolutionTransposed3x3DynamicWeights() local
|
D | convolution_transposed.cc | 616 OperationDef new_def = definition; in CreateConvolutionTransposedDynamicWeights() local
|
/external/mesa3d/src/broadcom/compiler/ |
D | vir_live_variables.c | 278 BITSET_WORD new_def = (block->defout[i] & in vir_live_variables_defin_defout_dataflow() local
|
/external/mesa3d/src/intel/compiler/ |
D | brw_fs_live_variables.cpp | 218 const BITSET_WORD new_def = bd->defout[i] & ~child_bd->defin[i]; in compute_live_variables() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | api2.cc | 526 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/ |
D | api.cc | 733 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/ |
D | loop_utils.cpp | 82 Instruction* new_def = GetOrBuildIncoming(bb->id()); in RewriteUse() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_utils.cpp | 82 Instruction* new_def = GetOrBuildIncoming(bb->id()); in RewriteUse() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_utils.cpp | 82 Instruction* new_def = GetOrBuildIncoming(bb->id()); in RewriteUse() local
|