Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp165 constexpr size_t BIT_WIDTH = 8; in GetIRNodeWholeLength() local
169 len += fi.Bitwidth() / BIT_WIDTH; in GetIRNodeWholeLength()

Completed in 3 milliseconds