Searched refs:INVALID_REG_NUM (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/assembler/ | ||
H A D | assembly-ins.h | 217 const auto INVALID_REG_NUM = 1U << MaxRegEncodingWidth(); in IsValidToEmit() local 219 if (reg >= INVALID_REG_NUM) { in IsValidToEmit() |
Completed in 1 milliseconds