Searched refs:HandleShiftRightLogical (Results 1 – 3 of 3) sorted by relevance
228 virtual Status HandleShiftRightLogical(HloInstructionPtr hlo) { in HandleShiftRightLogical() function
811 Status HandleShiftRightLogical(HloInstruction* shr) override {
3524 return visitor->HandleShiftRightLogical(this); in Visit()