Home
last modified time | relevance | path

Searched defs:mirFunc (Results 1 – 20 of 20) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cg.cpp34 CGFunc *X64CG::CreateCGFunc(MIRModule &mod, MIRFunction &mirFunc, BECommon &bec, MemPool &memPool, in CreateCGFunc()
77 bool X64CG::IsExclusiveFunc(MIRFunction &mirFunc) in IsExclusiveFunc()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Deh_func.cpp27 MIRFunction &mirFunc = cgFunc->GetFunction(); in CollectEHInformation() local
123 MIRFunction &mirFunc = cgFunc.GetFunction(); in ConvertThrowToRuntime() local
137 MIRFunction &mirFunc = cgFunc.GetFunction(); in ConvertThrowToRethrow() local
154 MIRFunction &mirFunc = cgFunc.GetFunction(); in Lower() local
308 MIRFunction &mirFunc = cgFunc->GetFunction(); in CreateTypeInfoSt() local
334 MIRFunction &mirFunc = cgFunc->GetFunction(); in LowerThrow() local
Dcg_phasemanager.cpp245 MIRFunction *mirFunc = funcTable.at(index); in SweepUnusedStaticSymbol() local
307 MIRFunction *mirFunc = *it; in PhaseRun() local
485 void CgFuncPM::DoFuncCGLower(const MIRModule &m, MIRFunction &mirFunc) in DoFuncCGLower()
Dcgfunc.cpp1616 CGFunc::CGFunc(MIRModule &mod, CG &cg, MIRFunction &mirFunc, BECommon &beCommon, MemPool &memPool, in CGFunc()
Disel.cpp1501 MIRFunction &mirFunc = cgFunc->GetFunction(); in HandleFuncEntry() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h113 MIRFunction *mirFunc; // Used to get signature variable
411 MIRFunction *mirFunc; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dmemlayout.h144 …MemLayout(BECommon &beCommon, MIRFunction &mirFunc, MapleAllocator &mallocator, uint32 kStackPtrAl… in MemLayout()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cg.cpp84 bool AArch64CG::IsExclusiveFunc(MIRFunction &mirFunc) in IsExclusiveFunc()
Daarch64_emitter.cpp329 MIRFunction &mirFunc = cgFunc.GetFunction(); in RecordRegInfo() local
Daarch64_color_ra.cpp4619 MIRFunction *mirFunc = funcSt->GetFunction(); in BuildWorkList() local
Daarch64_cgfunc.cpp10449 MIRFunction *mirFunc = sym.GetFunction(); in AppendCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cg.h148 …CGFunc *CreateCGFunc(MIRModule &mod, MIRFunction &mirFunc, BECommon &bec, MemPool &memPool, StackM… in CreateCGFunc()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp408 MIRFunction *mirFunc = GlobalTables::GetFunctionTable().GetFunctionFromPuidx(puIdx); in GetOrGenCGNode() local
413 MIRFunction *mirFunc = GlobalTables::GetFunctionTable().GetFunctionFromPuidx(puIdx); in GetOrGenCGNode() local
468 MIRFunction *mirFunc = GlobalTables::GetFunctionTable().GetFunctionFromPuidx(puIdx); in GetOrGenCGNode() local
1717 auto mirFunc = root->GetMIRFunction(); in RemoveFileStaticRootNodes() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_nodes.cpp1211 const MIRFunction *mirFunc = mod.CurFunction(); in DumpCallReturns() local
1296 MIRFunction *mirFunc = GlobalTables::GetFunctionTable().GetFunctionFromPuidx(puIdx); in GetCallReturnType() local
1310 const MIRFunction *mirFunc = mod.CurFunction(); in GetCallReturnSymbol() local
1358 const MIRFunction *mirFunc = mod.CurFunction(); in GetCallReturnSymbol() local
1582 const MIRFunction *mirFunc = theMIRModule->CurFunction(); in DumpOutputs() local
Dmir_function.cpp46 const MIRFunction *mirFunc = const_cast<const MIRFunction *>(this); in GetFuncSymbol() local
Dmir_builder.cpp1277 LabelIdx MIRBuilder::CreateLabIdx(MIRFunction &mirFunc) in CreateLabIdx()
Dmir_parser.cpp293 MIRFunction *mirFunc = mod.CurFunction(); in ParseStmtDoloop() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_function.h464 MIRFunction *mirFunc; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h51 MIRFunction *mirFunc; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp936 MIRFunction *mirFunc = mirModule.CurFunction(); in LowerReturn() local
3668 MIRFunction *mirFunc = mirModule.CurFunction(); in LowerIntrinsicMplCleanupLocalRefVarsSkip() local