Searched defs:HandleNegate (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ | ||
H A D | dfs_hlo_visitor.h | 165 virtual Status HandleNegate(HloInstructionPtr hlo) { in HandleNegate() function |
H A D | hlo_instruction_test.cc | 83 Status HandleNegate(HloInstruction* negate) override { in HandleNegate() function in xla::__anon6a94cac00111::OpAndUserCollectingVisitor |
H A D | algebraic_simplifier.cc | 3210 Status AlgebraicSimplifierVisitor::HandleNegate(HloInstruction* negate) { in HandleNegate() function in xla::AlgebraicSimplifierVisitor |