Searched refs:to_int64 (Results 1 – 4 of 4) sorted by relevance
39 inline int64_t to_int64(int32_t val) in to_int64() function44 inline int64_t to_int64(int32_t val)63 const int64_t a_64 = to_int64(a); in asymm_int_mult()64 const int64_t b_64 = to_int64(b); in asymm_int_mult()
188 {'op': math_ops.to_int64,601 math_ops.to_int64,
1167 def to_int64(x, name="ToInt64"): function
2428 name: "to_int64"