Home
last modified time | relevance | path

Searched refs:Bitwidth (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/
H A Dirnode.h67 uint32_t Bitwidth() const in Bitwidth() function in panda::es2panda::panda::panda::es2panda::compiler::FormatItem
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DregAllocator.h92 limit_ = 1 << formatItem.Bitwidth(); in CheckRegIndices()
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp143 limit = 1 << formatItem.Bitwidth(); in MatchFormat()
169 len += fi.Bitwidth() / BIT_WIDTH; in GetIRNodeWholeLength()

Completed in 4 milliseconds