Home
last modified time | relevance | path

Searched defs:shifted_val (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h424 const int16x8_t shifted_val = vsubq_s16(shifted_val_pos_xor, val_sign); in Divide16x8PowRound() local
436 const int64x2_t shifted_val = vsubq_s64(shifted_val_pos_xor, val_sign); in Divide64x2PowRound() local
/external/v8/src/s390/
Dsimulator-s390.cc1701 uint64_t shifted_val = static_cast<uint64_t>(value); in set_low_register() local
1708 uint64_t shifted_val = static_cast<uint64_t>(value) << 32; in set_high_register() local