Home
last modified time | relevance | path

Searched defs:INVALID (Results 1 - 17 of 17) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dobject_type_check_elimination.h66 enum CheckCastEliminateType { REDUNDANT, MUST_THROW, INVALID }; enumerator
H A Ddeoptimize_elimination.h67 enum BlockType { INVALID, GUARD, RUNTIME_CALL, NOTHING }; enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dliterals.h39 INVALID, member in ark::es2panda::ark::es2panda::ark::es2panda::compiler::LiteralTag
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.h33 INVALID, member in panda::ecmascript::kungfu::StringIdInfo::Offset
38 INVALID, member in panda::ecmascript::kungfu::StringIdInfo::Length
[all...]
/arkcompiler/runtime_core/assembler/
H A Dassembly-ins.h38 INVALID, member in panda::pandasm::Opcode
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-ins.h40 INVALID, member in ark::pandasm::Opcode
/arkcompiler/runtime_core/static_core/irtoc/backend/
H A Dfunction.h33 INVALID, member in ark::irtoc::CompilationResult
/arkcompiler/runtime_core/static_core/verification/util/
H A Dtagged_index.h133 static constexpr UInt INVALID = static_cast<UInt>(0); member in ark::verifier::TaggedIndexHelper0
/arkcompiler/ets_frontend/ets2panda/
H A Des2panda.h56 INVALID, member in ark::ark::es2panda::ScriptExtension
159 INVALID, member in ark::ark::es2panda::ErrorType
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_call_signature.h344 INVALID = 0xFFFF, enumerator
/arkcompiler/ets_frontend/ets2panda/util/
H A Dhelpers.h65 INVALID, member in ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::util::LogLevel
/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_env_constants.h731 INVALID = -1, member in panda::ecmascript::ConstantIndex
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/
H A Dcodegen_intrinsics_ets.cpp292 EntrypointId::INVALID, // numArgs = 0 in GetStringBuilderAppendStringsEntrypointId() member in ark::compiler::EntrypointId
293 EntrypointId::INVALID, // numArgs = 1 in GetStringBuilderAppendStringsEntrypointId() member in ark::compiler::EntrypointId
302 EntrypointId::INVALID, // numArgs = 0 in GetStringBuilderAppendStringsEntrypointId() member in ark::compiler::EntrypointId
303 EntrypointId::INVALID, // numArgs = 1 in GetStringBuilderAppendStringsEntrypointId() member in ark::compiler::EntrypointId
312 EntrypointId::INVALID, // numArgs = 0 in GetStringBuilderAppendStringsEntrypointId() member in ark::compiler::EntrypointId
313 EntrypointId::INVALID, // numArgs = 1 in GetStringBuilderAppendStringsEntrypointId() member in ark::compiler::EntrypointId
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.h364 INVALID, member in panda::panda::ecmascript::BaseHeap::HeapType
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dinst.h165 INVALID = -1, member in panda::compiler::Opcode
300 static constexpr ValueType INVALID = std::numeric_limits<ValueType>::max(); member in panda::compiler::inst_flags::final
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.h129 INVALID = -1, member in ark::compiler::Opcode
268 static const ObjectTypeInfo INVALID; member in ark::compiler::inst_flags::ObjectTypeInfo
291 static constexpr ValueType INVALID = std::numeric_limits<ValueType>::max() >> BITS_FOR_VREG_TYPE; member in ark::compiler::inst_flags::final
[all...]
H A Druntime_interface.h1578 INVALID = 0, member in ark::compiler::DeoptimizeType

Completed in 24 milliseconds