Home
last modified time | relevance | path

Searched refs:GetTyIdxFromGStrIdx (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_module.cpp245 TyIdx tyIdx = typeNameTab->GetTyIdxFromGStrIdx(*it); in DumpGlobals()
382 TyIdx tyIdx = typeNameTab->GetTyIdxFromGStrIdx(*it); in DumpDefType()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_function.h687 TyIdx GetTyIdxFromGStrIdx(GStrIdx idx) const in GetTyIdxFromGStrIdx() function in maple::MIRFunction
690 return typeNameTab->GetTyIdxFromGStrIdx(idx); in GetTyIdxFromGStrIdx()
H A Dglobal_tables.h547 TyIdx GetTyIdxFromGStrIdx(GStrIdx idx) const
H A Dmir_module.h162 TyIdx GetTyIdxFromGStrIdx(GStrIdx idx) const in GetTyIdxFromGStrIdx() function in maple::MIRTypeNameTable

Completed in 7 milliseconds