Searched defs:INVALID (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | interpreter_stub.h | 30 INVALID, enumerator 35 INVALID, enumerator
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/ |
| D | object_type_check_elimination.h | 64 enum CheckCastEliminateType { REDUNDANT, MUST_THROW, INVALID }; enumerator
|
| D | deoptimize_elimination.h | 67 enum BlockType { INVALID, GUARD, RUNTIME_CALL, NOTHING }; enumerator
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_call_signature.h | 79 INVALID = 0xFF, enumerator
|
| /arkcompiler/runtime_core/verification/util/ |
| D | tagged_index.h | 133 static constexpr UInt INVALID = static_cast<UInt>(0); variable
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/ |
| D | operands.h | 118 …eId : uint8_t { INT8 = 0, INT16 = 1, INT32 = 2, INT64 = 3, FLOAT32 = 4, FLOAT64 = 5, INVALID = 6 }; enumerator
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 1020 INVALID = 0, enumerator
|
| D | inst.h | 212 INVALID = -1, enumerator
|