Home
last modified time | relevance | path

Searched defs:HandleNot (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor.h171 virtual Status HandleNot(HloInstructionPtr hlo) { in HandleNot() function
Dhlo_evaluator.cc399 Status HandleNot(HloInstruction* not_) { in HandleNot() function in xla::HloEvaluator::TypedVisitor
409 Status HandleNot(HloInstruction* not_) { in HandleNot() function in xla::HloEvaluator::TypedVisitor
420 Status HandleNot(HloInstruction* not_) { in HandleNot() function in xla::HloEvaluator::TypedVisitor
431 Status HandleNot(HloInstruction* not_) { in HandleNot() function in xla::HloEvaluator::TypedVisitor
435 Status HandleNot(HloInstruction* not_) override { in HandleNot() function in xla::HloEvaluator::TypedVisitor