Home
last modified time | relevance | path

Searched defs:copy_start (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/lib/strings/
Dordered_code.cc166 const char* copy_start = p; in EncodeStringFragment() local
222 const char* copy_start = start; in ReadStringInternal() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dlogical_buffer_analysis.cc164 Status LogicalBufferAnalysis::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart()
Dhlo_matchers_test.cc279 auto copy_start = HloInstruction::CreateCopyStart( in TEST_F() local
Ddfs_hlo_visitor_with_default.h231 Status HandleCopyStart(HloInstructionPtr copy_start) override { in HandleCopyStart()
Dtuple_points_to_analysis.cc320 Status TuplePointsToAnalysis::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart()
Dtuple_points_to_analysis_test.cc338 auto copy_start = builder.AddInstruction(HloInstruction::CreateCopyStart( in TEST_F() local
Dmemory_space_assignment.h596 HloInstruction* copy_start() const { return copy_start_; } in copy_start() function
Dhlo_dataflow_analysis.cc621 bool HloDataflowAnalysis::UpdateCopyStartValueSet(HloInstruction* copy_start) { in UpdateCopyStartValueSet()
Dhlo_verifier.cc1320 Status ShapeVerifier::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart()
Dhlo_evaluator.cc1943 Status HloEvaluator::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart()
Dhlo_dataflow_analysis_test.cc1232 auto copy_start = builder.AddInstruction(HloInstruction::CreateCopyStart( in TEST_P() local
Dmemory_space_assignment_test.cc1479 const HloInstruction* copy_start = nullptr; in TEST_P() local
/external/libbpf/src/
Dlibbpf.c5799 void *copy_start = NULL, *copy_end = NULL; in adjust_prog_btf_ext_info() local
10723 void *copy_start = ehdr; in perf_event_read_simple() local