Searched refs:CreateShortType (Results 1 – 3 of 3) sorted by relevance
43 result = CreateShortType(-(type->AsShortType()->GetValue())); in NegateNumericType()89 …result = CreateShortType(static_cast<int16_t>(~static_cast<uint16_t>(type->AsShortType()->GetValue… in BitwiseNegateNumericType()
97 ShortType *ETSChecker::CreateShortType(int16_t value) in CreateShortType() function in panda::es2panda::checker::ETSChecker
198 ShortType *CreateShortType(int16_t value);