Home
last modified time | relevance | path

Searched defs:IsUnsignedInteger (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h123 inline bool IsUnsignedInteger(PrimitiveType primitiveType) in IsUnsignedInteger() function
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp459 static inline bool IsUnsignedInteger(DataType::Type type) in IsUnsignedInteger() function