Home
last modified time | relevance | path

Searched defs:GetIntTypeBySize (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Ddatatype.h178 constexpr inline Type GetIntTypeBySize(size_t size_in_bytes, bool is_signed = false) in GetIntTypeBySize() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Ddatatype.h193 constexpr inline Type GetIntTypeBySize(size_t sizeInBytes, bool isSigned = false) in GetIntTypeBySize() function

Completed in 2 milliseconds