Home
last modified time | relevance | path

Searched defs:record (Results 1 - 25 of 38) sorted by relevance

12

/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
H A Ddump.cpp58 void CodeInfoProducer::DumpStackMapRecord(const LLVMStackMap::RecordAccessor &record, std::ostream &stream, in DumpStackMapRecord() argument
H A Dcode_info_producer.cpp138 unsigned CodeInfoProducer::CollectRoots(const LLVMStackMap::RecordAccessor &record, uint64_t stackSize, in CollectRoots() argument
299 const auto &record = stackmap_->getRecord(i); ConvertStackMaps() local
[all...]
/arkcompiler/ets_frontend/merge_abc/src/
H A DassemblyRecordProto.cpp19 void Record::Serialize(const panda::pandasm::Record &record, protoPanda::Record &protoRecord) in Serialize() argument
43 Deserialize(const protoPanda::Record &protoRecord, panda::pandasm::Record &record, panda::ArenaAllocator *allocator) Deserialize() argument
[all...]
H A DassemblyProgramProto.cpp60 auto record = panda::pandasm::Record(protoRecord.name(), in Deserialize() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dshared_object_factory_test.cpp110 JSHandle<ResolvedIndexBinding> record = factory->NewSResolvedIndexBindingRecord(); in HWTEST_F_L0() local
119 JSHandle<ResolvedIndexBinding> record = factory->NewSResolvedIndexBindingRecord(ecmaModule, 2); in HWTEST_F_L0() local
126 JSHandle<ResolvedRecordBinding> record = factory->NewSResolvedRecordBindingRecord(); in HWTEST_F_L0() local
134 JSHandle<ResolvedRecordBinding> record = factory->NewSResolvedRecordBindingRecord( in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc_class_processor.cpp48 void AbcClassProcessor::FillRecordData(pandasm::Record &record) in FillRecordData() argument
56 void AbcClassProcessor::FillRecordMetaData(pandasm::Record &record) in FillRecordMetaData() argument
81 FillFields(pandasm::Record &record) FillFields() argument
89 FillRecordSourceFile(pandasm::Record &record) FillRecordSourceFile() argument
[all...]
H A Dabc_field_processor.cpp21 AbcFieldProcessor(panda_file::File::EntityId entityId, Abc2ProgramKeyData &keyData, pandasm::Record &record, bool isExternal) AbcFieldProcessor() argument
/arkcompiler/runtime_core/abc2program/
H A Dabc_field_processor.cpp24 AbcFieldProcessor(panda_file::File::EntityId entity_id, Abc2ProgramEntityContainer &entity_container, pandasm::Record &record) AbcFieldProcessor() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSemitter.h96 pandasm::Record &record; member
/arkcompiler/ets_frontend/es2panda/aot/
H A DresolveDepsRelation.cpp102 auto record = depsToBeResolved_.front(); in Resolve() local
[all...]
/arkcompiler/ets_frontend/es2panda/util/
H A DcommonUtil.h69 VisitStaticImports(ConstReferenceIf<isConst, pandasm::Program> program, ConstReferenceIf<isConst, pandasm::Record> record, const ImportTraverser<isConst> &cb) VisitStaticImports() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_promise.cpp31 JSHandle<PromiseRecord> record = factory->NewPromiseRecord(); in CreateResolvingFunctions() local
H A Djs_iterator.cpp28 JSHandle<JSTaggedValue> record = JSHandle<JSTaggedValue>(factory->NewCompletionRecord(CompletionRecordType::THROW, in IteratorCloseAndReturn() local
H A Djs_relative_time_format.cpp436 JSHandle<JSObject> record = in FormatToArray() local
456 JSHandle<JSObject> record = in FormatToArray() local
/arkcompiler/runtime_core/static_core/plugins/ets/disassembler/
H A Ddisasm_ets_plugin.cpp52 void Disassembler::GetETSMetadata(pandasm::Record *record, const panda_file::File::EntityId &recordId) in GetETSMetadata() argument
85 void Disassembler::SetETSAttributes(pandasm::Record *record, const panda_file::File::EntityId &recordId) const in SetETSAttributes() argument
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/abc2program/
H A Dabc2program_ets_plugin.cpp55 void AbcFileProcessor::GetETSMetadata(pandasm::Record *record, const panda_file::File::EntityId &recordId) in GetETSMetadata() argument
88 void AbcFileProcessor::SetETSAttributes(pandasm::Record *record, const panda_file::File::EntityId &recordId) const in SetETSAttributes() argument
[all...]
/arkcompiler/ets_frontend/es2panda/parser/module/
H A DsourceTextModuleRecord.h112 const auto *record = allocator_->New<ModuleRequestRecord>(std::forward<Args>(args)...); in AddModuleRequest() local
H A DsourceTextModuleRecord.cpp20 int SourceTextModuleRecord::AddModuleRequest(const ModuleRequestRecord record) in AddModuleRequest() argument
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/tests/
H A Dsamples_record_test.cpp198 SamplesRecord record; in HWTEST_F_L0() local
229 SamplesRecord record; in HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Dopt_code_profiler.cpp159 Record record = it->second; in FilterMethodToPrint() local
230 auto record = Record(opcode); in FilterMethodToPrint() local
[all...]
/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_shared_module.cpp58 JSHandle<EcmaString> record = thread->GetEcmaVM()->GetFactory()->NewFromUtf8(moduleName); in CloneRecordIndexBinding() local
76 JSHandle<EcmaString> record = thread->GetEcmaVM()->GetFactory()->NewFromUtf8(moduleName); in CloneRecordNameBinding() local
/arkcompiler/runtime_core/assembler/tests/
H A Dparser_test.cpp3152 auto &record = program.record_table.find("A")->second; TEST() local
3179 auto &record = program.record_table.find("A")->second; TEST() local
3206 auto &record = program.record_table.find("A")->second; TEST() local
[all...]
/arkcompiler/runtime_core/disassembler/tests/
H A Ddisassembler_user_annotations_test.cpp139 auto record = disasm->GetSerializedRecord(record_name); in ValidateRecord() local
[all...]
/arkcompiler/runtime_core/static_core/assembler/tests/
H A Dparser_test.cpp3277 auto &record = program.recordTable.find("A")->second; TEST() local
3305 auto &record = program.recordTable.find("A")->second; TEST() local
3332 auto &record = program.recordTable.find("A")->second; TEST() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daccess_object_stub_builder.cpp399 GateRef record = LdGlobalRecord(glue, propKey); in TryLoadGlobalByName() local
448 GateRef record = LdGlobalRecord(glue, propKey); in TryStoreGlobalByName() local

Completed in 19 milliseconds

12