Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor.h168 virtual Status HandleAnd(HloInstructionPtr hlo) { in HandleAnd() function
Dhlo_evaluator.cc670 Status HandleAnd(HloInstruction* and_) { in HandleAnd() function in xla::HloEvaluator::TypedVisitor
681 Status HandleAnd(HloInstruction* and_) { in HandleAnd() function in xla::HloEvaluator::TypedVisitor
693 Status HandleAnd(HloInstruction* and_) { in HandleAnd() function in xla::HloEvaluator::TypedVisitor
697 Status HandleAnd(HloInstruction* and_) override { in HandleAnd() function in xla::HloEvaluator::TypedVisitor