Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DarrayExpression.h41 const ArenaVector<Expression *> &Elements() const in Elements() function
/arkcompiler/runtime_core/compiler/code_info/
Dcode_info.h65 … enum Elements { PROPERTIES, CALLEE_REG_MASK, CALLEE_FP_REG_MASK, TABLE_MASK, VREGS_COUNT, SIZE }; enum