Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Ddata_dep_base.cpp418 const std::string &DataDepBase::GetDepTypeName(DepType depType) const in GetDepTypeName() function in maplebe::DataDepBase
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_dependence.cpp1134 const std::string &AArch64DepAnalysis::GetDepTypeName(DepType depType) const in GetDepTypeName() function in maplebe::AArch64DepAnalysis