Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc1490 llvm::Value* shift_result, in SaturateShiftIfNecessary() argument
1508 return b->CreateSelect(shift_amt_in_range, shift_result, saturated_value); in SaturateShiftIfNecessary()