Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dconstants.h34 using ImmTableSlot = uint16_t; variable
38 using ImmTableSlot = uint8_t; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dconstants.h34 using ImmTableSlot = uint16_t; variable