Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dconstants.h33 using StackSlot = uint16_t; variable
37 using StackSlot = uint8_t; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dconstants.h33 using StackSlot = uint16_t; variable