Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/
H A Dassembly-ins.h217 const auto INVALID_REG_NUM = 1U << MaxRegEncodingWidth(); in IsValidToEmit() local
219 if (reg >= INVALID_REG_NUM) { in IsValidToEmit()

Completed in 1 milliseconds