Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp107 MIRSymbol *funcSym = func->GetFuncSymbol(); in RegisterExternalLibraryFunctions() local
1741 MIRSymbol *funcSym = newFunc->GetFuncSymbol(); in SimplifyBlock() local
2056 MIRSymbol *funcSym = func->GetFuncSymbol(); in RegisterFunctionVoidStarToVoid() local
2097 MIRSymbol *funcSym = func->GetFuncSymbol(); in RegisterBuiltIns() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp6785 MIRSymbol *funcSym = GlobalTables::GetGsymTable().CreateSymbol(kScopeGlobal); in GenRetCleanup() local