Searched defs:SignedInt (Results 1 – 7 of 7) sorted by relevance
82 using SignedInt = signed int; typedef
107 using SignedInt = signed int; typedef
60 using SignedInt = signed int; typedef
126 using SignedInt = signed int; typedef
177 const int64_t SignedInt = Int; in BestForm() local
148 SignedInt, global() enumerator
154 enum class ScalarTypeKind { SignedInt, UnsignedInt, Float }; enumerator