Home
last modified time | relevance | path

Searched defs:DECLARE (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dcodegen_test.cpp58 #define DECLARE(A) \ macro
60 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
83 #define DECLARE(A) … macro
115 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
135 #define DECLARE(A) … macro
159 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h70 DECLARE = 1 << 5, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h34 DECLARE = 1U << 5U, enumerator
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts136 DECLARE = 1 << 7 enumerator