Home
last modified time | relevance | path

Searched defs:CONSTANT (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dvreg_info.h25 enum class Location : int8_t { NONE, SLOT, REGISTER, FP_REGISTER, CONSTANT, COUNT = CONSTANT }; member in ark::compiler::final::Location
/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
H A Dllvm_stackmap_type.h40 CONSTANT = 4, member in panda::ecmascript::kungfu::LocationTy::Kind
/arkcompiler/ets_runtime/ecmascript/
H A Dproperty_attributes.h55 CONSTANT, // Cell has been assigned only once. member in panda::ecmascript::TrackType::PropertyBoxType
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A DtypeFlag.h59 CONSTANT = 1ULL << 30ULL, // type for constant expressions containing the associated constant value member in ark::es2panda::checker::TypeFlag

Completed in 4 milliseconds