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.cc1506 llvm::Value* shift_amt_in_range = in SaturateShiftIfNecessary() local
1508 return b->CreateSelect(shift_amt_in_range, shift_result, saturated_value); in SaturateShiftIfNecessary()