Searched defs:primitiveType (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ | ||
H A D | mir_type.h | 97 inline bool IsAddress(PrimitiveType primitiveType) in IsAddress() argument 113 inline bool IsPrimitivePureScalar(PrimitiveType primitiveType) in IsPrimitivePureScalar() argument 118 inline bool IsPrimitiveUnsigned(PrimitiveType primitiveType) in IsPrimitiveUnsigned() argument 123 inline bool IsUnsignedInteger(PrimitiveType primitiveType) in IsUnsignedInteger() argument 128 IsSignedInteger(PrimitiveType primitiveType) IsSignedInteger() argument 133 IsPrimitiveInteger(PrimitiveType primitiveType) IsPrimitiveInteger() argument 138 IsPrimitiveFloat(PrimitiveType primitiveType) IsPrimitiveFloat() argument 143 IsPrimitiveScalar(PrimitiveType primitiveType) IsPrimitiveScalar() argument 148 IsPrimitivePoint(PrimitiveType primitiveType) IsPrimitivePoint() argument [all...] |
Completed in 4 milliseconds