Searched refs:CreateByteType (Results 1 – 3 of 3) sorted by relevance
35 result = CreateByteType(-(type->AsByteType()->GetValue())); in NegateNumericType()81 …result = CreateByteType(static_cast<int8_t>(~static_cast<uint8_t>(type->AsByteType()->GetValue()))… in BitwiseNegateNumericType()
41 ByteType *ETSChecker::CreateByteType(int8_t value) in CreateByteType() function in panda::es2panda::checker::ETSChecker
192 ByteType *CreateByteType(int8_t value);