| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_cg.cpp | 34 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/ |
| D | eh_func.cpp | 27 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
|
| D | cg_phasemanager.cpp | 245 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()
|
| D | cgfunc.cpp | 1616 CGFunc::CGFunc(MIRModule &mod, CG &cg, MIRFunction &mirFunc, BECommon &beCommon, MemPool &memPool, in CGFunc()
|
| D | isel.cpp | 1501 MIRFunction &mirFunc = cgFunc->GetFunction(); in HandleFuncEntry() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/ |
| D | call_graph.h | 113 MIRFunction *mirFunc; // Used to get signature variable 411 MIRFunction *mirFunc; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | memlayout.h | 144 …MemLayout(BECommon &beCommon, MIRFunction &mirFunc, MapleAllocator &mallocator, uint32 kStackPtrAl… in MemLayout()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cg.cpp | 84 bool AArch64CG::IsExclusiveFunc(MIRFunction &mirFunc) in IsExclusiveFunc()
|
| D | aarch64_emitter.cpp | 329 MIRFunction &mirFunc = cgFunc.GetFunction(); in RecordRegInfo() local
|
| D | aarch64_color_ra.cpp | 4619 MIRFunction *mirFunc = funcSt->GetFunction(); in BuildWorkList() local
|
| D | aarch64_cgfunc.cpp | 10449 MIRFunction *mirFunc = sym.GetFunction(); in AppendCall() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_cg.h | 148 …CGFunc *CreateCGFunc(MIRModule &mod, MIRFunction &mirFunc, BECommon &bec, MemPool &memPool, StackM… in CreateCGFunc()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/ |
| D | call_graph.cpp | 408 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/ |
| D | mir_nodes.cpp | 1211 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
|
| D | mir_function.cpp | 46 const MIRFunction *mirFunc = const_cast<const MIRFunction *>(this); in GetFuncSymbol() local
|
| D | mir_builder.cpp | 1277 LabelIdx MIRBuilder::CreateLabIdx(MIRFunction &mirFunc) in CreateLabIdx()
|
| D | mir_parser.cpp | 293 MIRFunction *mirFunc = mod.CurFunction(); in ParseStmtDoloop() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/ |
| D | me_function.h | 464 MIRFunction *mirFunc; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | mir_symbol.h | 51 MIRFunction *mirFunc; member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
| D | lower.cpp | 936 MIRFunction *mirFunc = mirModule.CurFunction(); in LowerReturn() local 3668 MIRFunction *mirFunc = mirModule.CurFunction(); in LowerIntrinsicMplCleanupLocalRefVarsSkip() local
|