Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dutil.h514 bool IsInt32(T x) { in IsInt32() function
/external/v8/src/
Dapi.cc3478 bool Value::IsInt32() const { in IsInt32() function in v8::Value