Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc1188 llvm::Value* shift_amt_in_range = in SaturateShiftIfNecessary() local
1190 return b->CreateSelect(shift_amt_in_range, shift_result, saturated_value); in SaturateShiftIfNecessary()