| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/ |
| D | cl_option.cpp | 23 …terface::FinalizeInitialization(const std::vector<std::string> &optnames, const std::string &descr, in FinalizeInitialization()
|
| /arkcompiler/runtime_core/static_core/verification/type/ |
| D | type_system.cpp | 45 auto compute = [&](uint8_t const *descr) -> Type { in __anon2ebaaca70102() 70 Class const *TypeSystem::DescriptorToClass(uint8_t const *descr) in DescriptorToClass() 76 Type TypeSystem::DescriptorToType(uint8_t const *descr) in DescriptorToType()
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ark_frame_lowering/ |
| D | frame_lowering.cpp | 86 … frameInfo, [this](FrameConstantDescriptor descr) { return GetConstantFromRuntime(descr); }); in runOnMachineFunction() 90 … [this](FrameConstantDescriptor descr) { return GetConstantFromRuntime(descr); }); in runOnMachineFunction() 95 ssize_t GetConstantFromRuntime(FrameConstantDescriptor descr) in GetConstantFromRuntime()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | code_scopes.h | 86 : codeScope_(coro, descr), jsEnvScope_(InteropCtx::Current(coro), env) in codeScope_() argument
|
| D | interop_context.cpp | 186 for (auto descr : FUNCTION_INTERFACE_DESCRIPTORS) { in CacheClasses() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| D | cl_option.h | 202 …explicit Option(const std::vector<std::string> &optnames, const std::string &descr, const ArgsT &.… in Option() 213 explicit Option(const std::vector<std::string> &optnames, const std::string &descr, in Option() 451 …explicit List(const std::vector<std::string> &optnames, const std::string &descr, const ArgsT &...… in List() 455 explicit List(const std::vector<std::string> &optnames, const std::string &descr, in List()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_vtable_builder.cpp | 63 explicit RefTypeLink(uint8_t const *descr) : descriptor_(descr) {} in RefTypeLink() 122 static inline bool IsPrimitveDescriptor(uint8_t const *descr) in IsPrimitveDescriptor()
|
| D | ets_vm.cpp | 574 auto descr = exception->GetClass()->GetDescriptor(); in HandleUncaughtException() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/ |
| D | target.cpp | 136 … [[maybe_unused]] RegistersDescription *descr, [[maybe_unused]] Arch arch, in Create()
|
| D | asm_printer.h | 321 …PrinterCallingConvention(ArenaAllocator *allocator, E *enc, RegistersDescription *descr, CallConvM… in PrinterCallingConvention()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ |
| D | callconv.cpp | 22 …ntion::Amd64CallingConvention(ArenaAllocator *allocator, Encoder *enc, RegistersDescription *descr, in Amd64CallingConvention()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | callconv.h | 224 …CallingConvention(ArenaAllocator *allocator, Encoder *enc, RegistersDescription *descr, CallConvMo… in CallingConvention()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/templates/ |
| D | instructions.rb | 90 def initialize(descr) argument
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | instructions.rb | 90 def initialize(descr) argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ |
| D | callconv.cpp | 30 …ion::Aarch32CallingConvention(ArenaAllocator *allocator, Encoder *enc, RegistersDescription *descr, in Aarch32CallingConvention()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | std_core_TypeCreator.cpp | 560 EtsString *TypeAPITypeCreatorCtxClassAddIface(EtsLong classPtr, EtsString *descr) in TypeAPITypeCreatorCtxClassAddIface() 568 EtsString *TypeAPITypeCreatorCtxClassAddField(EtsLong classPtr, EtsString *name, EtsString *descr, … in TypeAPITypeCreatorCtxClassAddField()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | callconv.cpp | 24 …ion::Aarch64CallingConvention(ArenaAllocator *allocator, Encoder *enc, RegistersDescription *descr, in Aarch64CallingConvention()
|