Home
last modified time | relevance | path

Searched defs:kMd (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cg.cpp22 const InsnDesc X64CG::kMd[kMopLast] = { member in maplebe::X64CG
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_cg.h41 static const InsnDesc kMd[x64::kMopLast]; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cg.h111 static const InsnDesc kMd[kMopLast]; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cg.cpp22 const InsnDesc AArch64CG::kMd[kMopLast] = { member in maplebe::AArch64CG