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.h208 virtual Status HandleShiftRightLogical(HloInstructionPtr hlo) { in HandleShiftRightLogical() function
Dhlo_evaluator_typed_visitor.h887 Status HandleShiftRightLogical(HloInstruction* shr) { in HandleShiftRightLogical() function
906 Status HandleShiftRightLogical(HloInstruction* shift) { in HandleShiftRightLogical() function
910 Status HandleShiftRightLogical(HloInstruction* shrl) override { in HandleShiftRightLogical() function