Home
last modified time | relevance | path

Searched defs:HandleAdd (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgemm_rewriter.cc189 Status HandleAdd(HloInstruction *instr) override { in HandleAdd() function in xla::gpu::__anon664e6d710111::GemmRewriterVisitor
/aosp_15_r20/frameworks/wilhelm/src/itf/
H A DIDynamicInterfaceManagement.cpp25 static void HandleAdd(void *self, void *ignored, int MPH) in HandleAdd() function
/aosp_15_r20/external/pigweed/pw_json/public/pw_json/internal/
H A Dbuilder_impl.h499 constexpr void JsonBuilder::HandleAdd(StatusWithSize written, in HandleAdd() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor.h135 virtual Status HandleAdd(HloInstructionPtr hlo) { in HandleAdd() function
H A Dhlo_instruction_test.cc73 Status HandleAdd(HloInstruction* add) override { in HandleAdd() function in xla::__anon6a94cac00111::OpAndUserCollectingVisitor
H A Dalgebraic_simplifier.cc683 Status AlgebraicSimplifierVisitor::HandleAdd(HloInstruction* add) { in HandleAdd() function in xla::AlgebraicSimplifierVisitor