Home
last modified time | relevance | path

Searched defs:curMd (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_basic.cpp264 const InsnDesc *curMd = insn->GetDesc(); in SetupRegLiveness() local
448 const InsnDesc *curMd = insn->GetDesc(); in AllocateRegisters() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp247 const InsnDesc &curMd = X64CG::kMd[mop]; in EmitInsn() local