Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dconstants.h56 constexpr Register ACC_REG_ID = INVALID_REG_ID - 1U; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Doperands.h50 constexpr uint8_t ACC_REG_ID = INVALID_REG_ID - 1U; variable