Searched defs:HandleNot (Results 1 – 3 of 3) sorted by relevance
356 Status HandleNot(HloInstruction* not_) { in HandleNot() function366 Status HandleNot(HloInstruction* not_) { in HandleNot() function377 Status HandleNot(HloInstruction* not_) { in HandleNot() function388 Status HandleNot(HloInstruction* not_) { in HandleNot() function392 Status HandleNot(HloInstruction* not_) override { in HandleNot() function
193 virtual Status HandleNot(HloInstructionPtr hlo) { in HandleNot() function
1869 Status AlgebraicSimplifierVisitor::HandleNot(HloInstruction* logical_not) { in HandleNot() function in xla::AlgebraicSimplifierVisitor