Home
last modified time | relevance | path

Searched defs:HandleMap (Results 1 – 12 of 12) sorted by relevance

/external/libchrome/mojo/core/
Dhandle_table.h76 using HandleMap = base::hash_map<MojoHandle, Entry>; variable
/external/swiftshader/src/Pipeline/
DSpirvID.hpp83 using HandleMap = std::unordered_map<SpirvID<T>, T>; typedef
/external/tensorflow/tensorflow/compiler/xla/service/
Dmap_inliner.cc66 Status MapInlinerVisitor::HandleMap(HloInstruction* map) { in HandleMap() function in xla::MapInlinerVisitor
Ddfs_hlo_visitor_with_default.h195 Status HandleMap(HloInstructionPtr map) override { in HandleMap() function
Dhlo_cost_analysis.cc370 Status HloCostAnalysis::HandleMap(const HloInstruction* map) { in HandleMap() function in xla::HloCostAnalysis
Dhlo_verifier.cc1206 Status ShapeVerifier::HandleMap(HloInstruction* map) { in HandleMap() function in xla::ShapeVerifier
Dhlo_instruction_test.cc90 Status HandleMap(HloInstruction* map) override { in HandleMap() function in xla::__anon0843d4f60111::OpAndUserCollectingVisitor
Dalgebraic_simplifier.cc5883 Status AlgebraicSimplifierVisitor::HandleMap(HloInstruction* map) { in HandleMap() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/core/util/
Drocm_solvers.cc68 using HandleMap = typedef
Drocm_sparse.cc114 using HandleMap = std::unordered_map<hipStream_t, HipSparseHandles>; typedef
Dcuda_sparse.cc142 using HandleMap = std::unordered_map<cudaStream_t, CudaSparseHandles>; typedef
Dcuda_solvers.cc138 using HandleMap = typedef