Home
last modified time | relevance | path

Searched defs:md (Results 1 – 25 of 40) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_emitter.cpp112 const InsnDesc *md = &AArch64CG::kMd[insn->GetMachineOpcode()]; in RecordRegInfo() local
318 const InsnDesc *md = insn.GetDesc(); in EmitAArch64Insn() local
638 const InsnDesc *md = &AArch64CG::kMd[MOP_clinit_tail]; in EmitClinitTail() local
665 const InsnDesc *md = &AArch64CG::kMd[MOP_lazy_ldr]; in EmitLazyLoad() local
703 const InsnDesc *md = &AArch64CG::kMd[MOP_counter]; in EmitCounter() local
748 const InsnDesc *md = &AArch64CG::kMd[MOP_adrp_label]; in EmitAdrpLabel() local
784 const InsnDesc *md = &AArch64CG::kMd[MOP_heap_const]; in EmitHeapConstant() local
809 const InsnDesc *md = &AArch64CG::kMd[MOP_get_heap_const_table]; in EmitGetHeapConstTable() local
838 const InsnDesc *md = &AArch64CG::kMd[MOP_adrp_ldr]; in EmitAdrpLdr() local
879 const InsnDesc *md = &AArch64CG::kMd[MOP_lazy_ldr_static]; in EmitLazyLoadStatic() local
[all …]
Daarch64_obj_emitter.cpp274 const InsnDesc &md = AArch64CG::kMd[insn.GetMachineOpcode()]; in GetBinaryCodeForInsn() local
583 const InsnDesc &md = AArch64CG::kMd[MOP_xaddrri12]; in GenMovReg() local
587 const InsnDesc &md = AArch64CG::kMd[MOP_waddrri12]; in GenMovReg() local
597 const InsnDesc &md = AArch64CG::kMd[MOP_xiorrrr]; in GenMovReg() local
601 const InsnDesc &md = AArch64CG::kMd[MOP_wiorrrr]; in GenMovReg() local
630 auto &md = isMovz ? AArch64CG::kMd[MOP_wmovzri16] : AArch64CG::kMd[MOP_wmovnri16]; in GenMovImm() local
639 auto &md = isMovz ? AArch64CG::kMd[MOP_xmovzri16] : AArch64CG::kMd[MOP_xmovnri16]; in GenMovImm() local
652 auto &md = AArch64CG::kMd[MOP_wiorrri12]; in GenMovImm() local
656 auto &md = AArch64CG::kMd[MOP_xiorrri13]; in GenMovImm() local
1063 auto &md = AArch64CG::kMd[mOp]; in GenLoadStoreModeLiteral() local
[all …]
Daarch64_insn.cpp119 const InsnDesc *md = &AArch64CG::kMd[emitter.GetCurrentMOP()]; in Visit() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/fuzztest/anifindmodule_fuzzer/
Danifindmodule_fuzzer.cpp36 ani_module md {}; in AniFindModuleFuzzTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/fuzztest/animodulefindfunction_fuzzer/
Danimodulefindfunction_fuzzer.cpp37 ani_module md {}; in AniModuleFindFunctionFuzzTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/fuzztest/animodulefindvariable_fuzzer/
Danimodulefindvariable_fuzzer.cpp37 ani_module md {}; in AniModuleFindVariableFuzzTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/fuzztest/animodulefindenum_fuzzer/
Danimodulefindenum_fuzzer.cpp37 ani_module md {}; in AniModuleFindEnumFuzzTest() local
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
Dorphaned_md.rb34 def md(str) method in OrphanedMd
Duncovered_md.rb46 def md(str) method in UncoveredMd
Dfull_md.rb66 def md(str) method in FullMd
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/
Dorphaned_md.rb34 def md(str) method in OrphanedMd
Duncovered_md.rb46 def md(str) method in UncoveredMd
Dfull_md.rb66 def md(str) method in FullMd
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/fuzztest/animodulefindnamespace_fuzzer/
Danimodulefindnamespace_fuzzer.cpp37 ani_module md {}; in AniModuleFindNamespaceFuzzTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/fuzztest/animodulefindclass_fuzzer/
Danimodulefindclass_fuzzer.cpp37 ani_module md {}; in AniModuleFindClassFuzzTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/checked/jitinterface/
Dstring_tlab_repeat.cpp46 ani_module md; in ANI_Constructor() local
Djit_interface.cpp46 ani_module md; in ANI_Constructor() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/tooling/sampler/asm/
DSamplerAsmTest.cpp61 ani_module md; in ANI_Constructor() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/checked/ani/
Dunsafe_memory.cpp46 ani_module md; in ANI_Constructor() local
/arkcompiler/runtime_core/libabckit/tests/mock/tests/
Dcpp_mock_file.cpp48 file.EnumerateModules([&](const abckit::core::Module &md) -> bool { in TEST_F()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dpeep.cpp68 const InsnDesc *md = nextInsn->GetDesc(); in IfOperandIsLiveAfterInsn() local
166 const InsnDesc *md = insn->GetDesc(); in IsOpndLiveinBB() local
281 const InsnDesc *md = nextInsn->GetDesc(); in IfOperandIsLiveAfterInsn() local
379 const InsnDesc *md = insn->GetDesc(); in IsOpndLiveinBB() local
Dreg_alloc_lsra.cpp695 const InsnDesc *md = insn.GetDesc(); in ComputeLiveIntervalForEachOperand() local
909 const InsnDesc *md = insn->GetDesc(); in LiveIntervalAnalysis() local
1758 const InsnDesc *md = insn.GetDesc(); in FinalizeUseRegisters() local
1805 const InsnDesc *md = insn.GetDesc(); in FinalizeUseDefRegisters() local
1824 const InsnDesc *md = insn.GetDesc(); in FinalizeDefRegisters() local
1933 const InsnDesc *md = insn->GetDesc(); in SetStackMapDerivedInfo() local
Dlive.cpp204 const InsnDesc *md = insn->GetDesc(); in GetBBDefUse() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/find_ops/
Dfind_class_test.cpp52 ani_module md {}; in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/native/sync_primitives/
Dqueue_spinlock_tests.cpp61 ani_module md; in ResolveFunction() local

12