Home
last modified time | relevance | path

Searched defs:can_share_buffer (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_copy_insertion.h33 : can_share_buffer_(can_share_buffer) {} in can_share_buffer_() argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dloop_schedule_linearizer.h41 : can_share_buffer_(can_share_buffer) {} in can_share_buffer_() argument
Dcopy_insertion.h57 : can_share_buffer_(can_share_buffer) {} in can_share_buffer_() argument
Dheap_simulator_test.cc279 const HloDataflowAnalysis::CanShareBuffer& can_share_buffer = nullptr) {
289 const HloDataflowAnalysis::CanShareBuffer& can_share_buffer = nullptr) {
380 const HloDataflowAnalysis::CanShareBuffer& can_share_buffer) { in Init()
500 auto can_share_buffer = in TEST_F() local
574 auto can_share_buffer = in TEST_F() local
Dhlo_dataflow_analysis.cc91 const CanShareBuffer& can_share_buffer) in HloDataflowAnalysis()
1108 const CanShareBuffer& can_share_buffer) { in Run()
Dhlo_alias_analysis.cc527 const HloDataflowAnalysis::CanShareBuffer& can_share_buffer) { in Run()
Dbuffer_assignment.cc915 HloDataflowAnalysis::CanShareBuffer can_share_buffer, in Run()
1629 HloDataflowAnalysis::CanShareBuffer can_share_buffer) { in CreateAssignment()
Dhlo_dataflow_analysis_test.cc2072 const HloDataflowAnalysis::CanShareBuffer& can_share_buffer = nullptr) { in RunAnalysis()
/external/mesa3d/src/gallium/frontends/dri/
Ddri_screen.h69 boolean can_share_buffer; member