Home
last modified time | relevance | path

Searched defs:LAST (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/profiling/
Dprofiling.h44 LAST = SPECIAL_INT enumerator
/arkcompiler/runtime_core/static_core/verification/config/context/
Dcontext.h36 enum class WhitelistKind : uint8_t { METHOD, METHOD_CALL, CLASS, LAST }; enumerator
/arkcompiler/runtime_core/compiler/optimizer/ir/
Ddatatype.h46 LAST = POINTER enumerator
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_type.h66 LAST enumerator
Dtype_type.cpp110 void BuildBuiltinLeastUpperBoundsNestedFunction(std::array<uint32_t, Builtin::LAST> const &supertyp… in BuildBuiltinLeastUpperBoundsNestedFunction()
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeFacts.h54 LAST = FALSY, enumerator
/arkcompiler/runtime_core/static_core/verification/absint/
Dexec_context.h28 enum class EntryPointType : size_t { METHOD_BODY, EXCEPTION_HANDLER, LAST = EXCEPTION_HANDLER }; enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddatatype.h47 LAST = POINTER enumerator
Dinst.h1834 LAST = BY_INDEX enumerator
1841 LAST = ARRAY, enumerator
1895 LAST = MEM_DYN_ARRAY_LENGTH enumerator
5965 LAST enumerator
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dcframe_layout.h89 enum class FrameKind : uint8_t { DEFAULT = 0, OSR = 1, NATIVE = 2, LAST = NATIVE }; enumerator
/arkcompiler/runtime_core/libpandabase/utils/
Dcframe_layout.h89 enum class FrameKind : uint8_t { DEFAULT = 0, OSR = 1, NATIVE = 2, LAST = NATIVE }; enumerator
/arkcompiler/ets_frontend/ets2panda/varbinder/
DvariableFlags.h101 LAST = TYPE_ALIASES, enumerator
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h78 …enum class VerificationStage { NOT_VERIFIED = 0, VERIFIED_FAIL = 1, VERIFIED_OK = 2, LAST = VERIFI… enumerator
/arkcompiler/ets_runtime/ecmascript/serializer/
Dserialize_data.h80 LAST enumerator
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h457 LAST = ECMA_ASYNCGENERATORREJECT_PREF_V8_V8 enumerator
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h630 LAST enumerator
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h651 LAST enumerator