Home
last modified time | relevance | path

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

/external/starlark-go/starlark/
Dint.go28 func MakeInt64(x int64) Int { func
/external/tensorflow/tensorflow/compiler/jit/
Dincrease_dynamism_for_auto_jit_pass.cc126 Output MakeInt64(const Scope& host_scope, absl::string_view name, in MakeInt64() function