Home
last modified time | relevance | path

Searched defs:BLOCK (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h46 #define FIRST_INSN(BLOCK) (BLOCK)->GetFirstInsn() argument
47 #define LAST_INSN(BLOCK) (BLOCK)->GetLastInsn() argument
55 #define FOR_BB_INSNS(INSN, BLOCK) for (Insn * (INSN) = FIRST_INSN(BLOCK); (INSN) != nullptr; (INSN)… argument
56 #define FOR_BB_INSNS_CONST(INSN, BLOCK) \ argument
59 #define FOR_BB_INSNS_REV(INSN, BLOCK) \ argument
63 #define FOR_BB_INSNS_SAFE(INSN, BLOCK, NEXT) … argument
67 #define FOR_BB_INSNS_REV_SAFE(INSN, BLOCK, NEXT) … argument
/arkcompiler/ets_frontend/es2panda/parser/
DparserFlags.h24 BLOCK, enumerator
/arkcompiler/ets_frontend/ets2panda/parser/
DparserFlags.h24 BLOCK, enumerator
/arkcompiler/ets_frontend/arkguard/src/utils/
DScopeAnalyzer.ts79 BLOCK, enumerator
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1444 BLOCK, enumerator