Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dconstants.h57 constexpr uint8_t MAX_NUM_REGS = 32; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dtype_info.h45 constexpr uint8_t MAX_NUM_REGS = 32; variable