Home
last modified time | relevance | path

Searched refs:negated_dividend (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc880 auto* negated_dividend = computation->AddInstruction( in TryDivideToShift() local
886 negated_dividend, a)); in TryDivideToShift()
2482 auto* negated_dividend = computation->AddInstruction( in TryRemainderToAnd() local
2488 negated_dividend, a)); in TryRemainderToAnd()