Home
last modified time | relevance | path

Searched defs:HandleNegate (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor.h165 virtual Status HandleNegate(HloInstructionPtr hlo) { in HandleNegate() function
H A Dhlo_instruction_test.cc83 Status HandleNegate(HloInstruction* negate) override { in HandleNegate() function in xla::__anon6a94cac00111::OpAndUserCollectingVisitor
H A Dalgebraic_simplifier.cc3210 Status AlgebraicSimplifierVisitor::HandleNegate(HloInstruction* negate) { in HandleNegate() function in xla::AlgebraicSimplifierVisitor