| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| H A D | condition.h | 33 UNKNOWN, member in ark::es2panda::compiler::Condition::Result
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/ |
| H A D | gc_utils.h | 28 enum class DerivedStatus { UNKNOWN, DERIVED, NOT_DERIVED }; member in ark::llvmbackend::gc_utils::DerivedStatus
|
| /arkcompiler/runtime_core/static_core/runtime/profiling/ |
| H A D | profiling.h | 27 enum class CallKind { UNKNOWN = 0, MONOMORPHIC, POLYMORPHIC, MEGAMORPHIC, COUNT }; member in ark::profiling::CallKind
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| H A D | variableDeclarator.h | 31 UNKNOWN, member in ark::es2panda::ark::es2panda::ir::VariableDeclaratorFlag
|
| /arkcompiler/toolchain/common/ |
| H A D | log_wrapper.h | 53 UNKNOWN, member in OHOS::ArkCompiler::Toolchain::LogLevel
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| H A D | reg_alloc_verifier.h | 113 enum class State : uint8_t { UNKNOWN, KNOWN, CONFLICT }; member in ark::compiler::LocationState::State
|
| H A D | alias_analysis.h | 274 UNKNOWN, member in ark::compiler::AliasAnalysis::Trilean
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| H A D | ets_type.h | 38 enum class EtsType { BOOLEAN, BYTE, CHAR, SHORT, INT, LONG, FLOAT, DOUBLE, OBJECT, UNKNOWN, VOID }; member in ark::ets::EtsType
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| H A D | globalTypesHolder.h | 32 UNKNOWN, member in panda::es2panda::checker::GlobalTypeId
|
| H A D | typeRelation.h | 34 enum class RelationResult { TRUE, FALSE, UNKNOWN, MAYBE, CACHE_MISS }; member in panda::es2panda::checker::RelationResult
|
| H A D | typeFlag.h | 33 UNKNOWN = 1ULL << 6, // x: unknown member in panda::es2panda::checker::TypeFlag
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/ |
| H A D | cleanup_inline_module.cpp | 207 UNKNOWN, // white member in ark::llvmbackend::passes::CleanupInlineModule::InlineModuleCleaner::FunctionState
|
| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| H A D | global_ts_type_ref.h | 41 UNKNOWN, member in panda::ecmascript::TSTypeKind
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| H A D | typeRelation.h | 71 enum class RelationResult { TRUE, FALSE, UNKNOWN, MAYBE, CACHE_MISS, ERROR }; member in ark::es2panda::ark::es2panda::checker::RelationResult
|
| H A D | typeFlag.h | 35 UNKNOWN = 1ULL << 6ULL, // x: unknown member in ark::es2panda::checker::TypeFlag
|
| H A D | globalTypesHolder.h | 31 UNKNOWN, member in ark::es2panda::checker::GlobalTypeId
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_regexp.h | 35 UNKNOWN enumerator
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_object.h | 55 enum PositionKind { UNKNOWN = 0, INDEXED_PROPERTY = 1, INLINE_NAMED_PROPERTY = 2, OUT_NAMED_PROPERTY = 3 }; enumerator
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | mcr_gate_meta_data.h | 363 UNKNOWN = 0, enumerator 439 static MemoryAttribute Create(Order order, Barrier barrier = UNKNOWN_BARRIER, ShareFlag share = UNKNOWN) in Create() argument
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| H A D | inst.h | 2161 UNKNOWN, enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| H A D | inst.h | 269 static const ObjectTypeInfo UNKNOWN; member in ark::compiler::inst_flags::ObjectTypeInfo 1827 UNKNOWN = 0, // corresponds by value semantic member in DynObjectAccessType 1834 UNKNOWN = 0, member in DynObjectAccessType::DynObjectAccessMode 3540 UNKNOWN, enumerator 3548 explicit SpillFillInst(ArenaAllocator *allocator, Opcode opcode, SpillFillType type = UNKNOWN) in SpillFillInst() argument
|
| H A D | runtime_interface.h | 48 enum class StringCtorType { UNKNOWN = 0, STRING, CHAR_ARRAY, COUNT }; member in ark::compiler::StringCtorType 75 UNKNOWN = 0, member in ark::compiler::RuntimeInterface::NamedAccessProfileType 96 enum class InteropCallKind { UNKNOWN = 0, CALL, CALL_BY_VALUE, NEW_INSTANCE, COUNT }; member in ark::compiler::RuntimeInterface::InteropCallKind 1546 enum class CallKind { UNKNOWN, MONOMORPHIC, POLYMORPHIC, MEGAMORPHIC }; member in ark::compiler::InlineCachesInterface::CallKind 1559 enum class SlotKind { UNKNOWN, CLASS, MANAGED_CLASS, METHOD, VIRTUAL_METHOD, FIELD, STATIC_FIELD_PTR }; member in ark::compiler::UnresolvedTypesInterface::SlotKind
|