Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_util.cc179 NodeDef new_def = dst->def(); in PreprocessDataEdgesBetweenOutsideCompilations() local
241 NodeDef new_def = dst->def(); in PostprocessDataEdgesBetweenOutsideCompilations() local
Dextract_outside_compilation_pass.cc170 NodeDef new_def = dst->def(); in ReplaceArgNodesWithRecvAtHostNode() local
373 NodeDef new_def; in BuildXlaHostComputeNodeDef() local
/external/mesa3d/src/freedreno/ir3/
Dir3_ra_validate.c495 struct ir3_register *new_def = instr->srcs[0]->def; in chase_definition() local
506 struct ir3_register *new_def = instr->srcs[src_idx]->def; in chase_definition() local
528 struct ir3_register *new_def = instr->srcs[dst_idx]->def; in chase_definition() local
Dir3_nir_analyze_ubo_ranges.c439 nir_def *new_def = _rematerialize_def(b, remap_ht, def); in rematerialize_def() local
/external/mesa3d/src/broadcom/compiler/
Dvir_live_variables.c260 BITSET_WORD new_def = (block->defout[i] & in vir_live_variables_defin_defout_dataflow() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconvolution_transposed_3x3_thin.cc262 OperationDef new_def = definition; in CreateConvolutionTransposed3x3ThinDynamicWeights() local
Dconvolution_transposed_4x4.cc418 OperationDef new_def = definition; in CreateConvolutionTransposed4x4DynamicWeights() local
Dconvolution_transposed_3x3.cc428 OperationDef new_def = definition; in CreateConvolutionTransposed3x3DynamicWeights() local
Dconvolution_transposed.cc637 OperationDef new_def = definition; in CreateConvolutionTransposedDynamicWeights() local
/external/mesa3d/src/intel/compiler/
Dbrw_fs_live_variables.cpp172 const BITSET_WORD new_def = bd->defout[i] & ~child_bd->defin[i]; in compute_live_variables() local
/external/mesa3d/src/intel/compiler/elk/
Delk_fs_live_variables.cpp172 const BITSET_WORD new_def = bd->defout[i] & ~child_bd->defin[i]; in compute_live_variables() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Doperation_selector.cc403 OperationDef new_def; in GPUOperationFromNodePart0() local
682 OperationDef new_def; in GPUOperationFromNodePart0() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_const_arrays_to_uniforms.c403 nir_def *new_def = nir_load_deref(&b, new_deref_instr); in nir_lower_const_arrays_to_uniforms() local
Dnir_lower_shader_calls.c397 nir_def *new_def = get_phi_builder_def_for_src(src, _pbv_arr, block); in rewrite_instr_src_from_phi_builder() local
617 nir_def *original_def = def, *new_def; in spill_ssa_defs_and_lower_shader_calls() local
787 nir_def *new_def = in spill_ssa_defs_and_lower_shader_calls() local
Dnir_lower_clip.c172 nir_def *new_def = find_output_in_block(block, drvloc); in find_output() local
Dnir_instr_set.c767 nir_def *new_def = nir_instr_get_def_def(match); in nir_instr_set_add_or_rewrite() local
Dnir_lower_vars_to_ssa.c696 nir_def *new_def; in rename_variables() local
Dnir_opt_preamble.c958 nir_def *new_def = in nir_opt_preamble() local
Dnir_opt_load_store_vectorize.c1198 nir_def *new_def = nir_load_shared2_amd(&b, low_size * 8u, offset, .offset1 = diff / stride, in try_vectorize_shared2() local
Dnir.c2089 nir_def *new_def = lower(&b, instr, cb_data); in nir_function_impl_lower_instructions() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dapi2.cc529 absl::Status SetInputObjectDef(int index, ObjectDef new_def) final { in SetInputObjectDef()
543 absl::Status SetOutputObjectDef(int index, ObjectDef new_def) final { in SetOutputObjectDef()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dapi.cc748 absl::Status SetInputObjectDef(int index, ObjectDef new_def) override { in SetInputObjectDef()
762 absl::Status SetOutputObjectDef(int index, ObjectDef new_def) override { in SetOutputObjectDef()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_utils.cpp81 Instruction* new_def = GetOrBuildIncoming(bb->id()); in RewriteUse() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_utils.cpp81 Instruction* new_def = GetOrBuildIncoming(bb->id()); in RewriteUse() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_utils.cpp81 Instruction* new_def = GetOrBuildIncoming(bb->id()); in RewriteUse() local

12