Home
last modified time | relevance | path

Searched defs:INVALID_REG (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64_constants.h26 INVALID_REG = 0xFF, enumerator
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h126 static constexpr int INVALID_REG = -2; // NOTE(vdyadov): may be use Index<..> here? variable