Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.h30 INVALID, enumerator
35 INVALID, enumerator
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dobject_type_check_elimination.h64 enum CheckCastEliminateType { REDUNDANT, MUST_THROW, INVALID }; enumerator
Ddeoptimize_elimination.h67 enum BlockType { INVALID, GUARD, RUNTIME_CALL, NOTHING }; enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_call_signature.h79 INVALID = 0xFF, enumerator
/arkcompiler/runtime_core/verification/util/
Dtagged_index.h133 static constexpr UInt INVALID = static_cast<UInt>(0); variable
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Doperands.h118 …eId : uint8_t { INT8 = 0, INT16 = 1, INT32 = 2, INT64 = 3, FLOAT32 = 4, FLOAT64 = 5, INVALID = 6 }; enumerator
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h1020 INVALID = 0, enumerator
Dinst.h212 INVALID = -1, enumerator