Searched defs:HandleShiftRightLogical (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | dfs_hlo_visitor.h | 183 virtual Status HandleShiftRightLogical(HloInstructionPtr hlo) { in HandleShiftRightLogical() function |
D | hlo_evaluator.cc | 790 Status HandleShiftRightLogical(HloInstruction* shr) { in HandleShiftRightLogical() function in xla::HloEvaluator::TypedVisitor |