Home
last modified time | relevance | path

Searched defs:funcInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_function.cpp399 const MIRInfoVector &funcInfo = GetInfoVector(); in DumpFuncBody() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_proepilog.cpp355 void AArch64GenProEpilog::GenerateFunctionSave(SaveInfo& funcInfo, int32 stackSize, int64 fpToSpDistance) in GenerateFunctionSave() argument
404 auto &funcInfo = mirFunc.GetFuncInfo(); in GenerateSave() local
/arkcompiler/ets_frontend/es2panda/util/
H A DpatchFix.cpp162 auto funcInfo = funcDefinedClasses_.find(funcName); in CollectFunctionsWithDefinedClasses() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp151 std::vector<std::tuple<uint64_t, size_t, int, bool>> funcInfo; // entry idx delta in CollectFuncEntryInfo() local
215 std::vector<std::tuple<uint64_t, size_t, int, bool>> funcInfo; // entry idx delta in CollectFuncEntryInfoByLiteCG() local
[all...]

Completed in 9 milliseconds