Home
last modified time | relevance | path

Searched defs:INVALID (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.h31 INVALID, enumerator
36 INVALID, enumerator
Dtype_info_accessors.h472 INVALID enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dobject_type_check_elimination.h66 enum CheckCastEliminateType { REDUNDANT, MUST_THROW, INVALID }; enumerator
Ddeoptimize_elimination.h67 enum BlockType { INVALID, GUARD, RUNTIME_CALL, NOTHING }; enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dliterals.h39 INVALID, enumerator
/arkcompiler/ets_frontend/ets2panda/
Des2panda.h118 INVALID, enumerator
/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.h71 enum class Type { STRUCTURAL, NORMAL, INVALID }; enumerator
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dfunction.h33 INVALID, enumerator
/arkcompiler/ets_frontend/ts2panda/src/
Ddebuginfo.ts132 INVALID, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_call_signature.h143 INVALID = 0xFF, enumerator
/arkcompiler/runtime_core/static_core/verification/util/
Dtagged_index.h133 static constexpr UInt INVALID = static_cast<UInt>(0); variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Doperands.h128 …eId : uint8_t { INT8 = 0, INT16 = 1, INT32 = 2, INT64 = 3, FLOAT32 = 4, FLOAT64 = 5, INVALID = 6 }; enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1373 INVALID = 0, enumerator
Dinst.h258 INVALID = -1, enumerator
392 static const ObjectTypeInfo INVALID; variable
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h165 INVALID = -1, enumerator