Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/amber/src/
Dformat.h166 bool IsInt32() const { in IsInt32() function
Dtype_test.cc290 TEST_F(TypeTest, IsInt32) { in TEST_F() argument
Dtype.h62 static bool IsInt32(FormatMode mode, uint32_t num_bits) { in IsInt32() function
/aosp_15_r20/external/vixl/src/aarch64/
H A Doperands-aarch64.h772 bool IsInt32() const { return IsIntN(32); } in IsInt32() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate.cc194 bool IsInt32(TfLiteType type) { in IsInt32() function