Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor.h183 virtual Status HandleShiftRightLogical(HloInstructionPtr hlo) { in HandleShiftRightLogical() function
Dhlo_evaluator.cc790 Status HandleShiftRightLogical(HloInstruction* shr) { in HandleShiftRightLogical() function in xla::HloEvaluator::TypedVisitor
809 Status HandleShiftRightLogical(HloInstruction*) { in HandleShiftRightLogical() function in xla::HloEvaluator::TypedVisitor
813 Status HandleShiftRightLogical(HloInstruction* shrl) override { in HandleShiftRightLogical() function in xla::HloEvaluator::TypedVisitor