| /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/aarch64/ |
| D | aarch64_args.cpp | 37 auto &mirFunc = aarFunc->GetFunction(); in MoveRegisterArgs() local 217 auto &mirFunc = aarFunc->GetFunction(); in MoveVRegisterArgs() local
|
| D | aarch64_cg.cpp | 87 bool AArch64CG::IsExclusiveFunc(MIRFunction &mirFunc) in IsExclusiveFunc()
|
| D | aarch64_emitter.cpp | 110 MIRFunction &mirFunc = cgFunc.GetFunction(); in RecordRegInfo() local
|
| D | aarch64_cgfunc.cpp | 9365 MIRFunction *mirFunc = sym.GetFunction(); in AppendCall() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cg_phasemanager.cpp | 256 MIRFunction *mirFunc = funcTable.at(index); in SweepUnusedStaticSymbol() local 327 MIRFunction *mirFunc = *it; in PhaseRun() local 508 void CgFuncPM::DoFuncCGLower(const MIRModule &m, MIRFunction &mirFunc) in DoFuncCGLower()
|
| D | eh_func.cpp | 45 MIRFunction &mirFunc = cgFunc.GetFunction(); in ConvertThrowToRuntime() local 59 MIRFunction &mirFunc = cgFunc.GetFunction(); in ConvertThrowToRethrow() local 118 MIRFunction &mirFunc = cgFunc->GetFunction(); in CreateTypeInfoSt() local
|
| D | cgfunc.cpp | 33 void MemRWNodeHelper::GetMemRWNodeBaseInfo(const BaseNode &node, MIRFunction &mirFunc) in GetMemRWNodeBaseInfo() 1675 CGFunc::CGFunc(MIRModule &mod, CG &cg, MIRFunction &mirFunc, BECommon &beCommon, MemPool &memPool, in CGFunc()
|
| D | isel.cpp | 1508 MIRFunction &mirFunc = cgFunc->GetFunction(); in HandleFuncEntry() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/ |
| D | call_graph.h | 114 MIRFunction *mirFunc; // Used to get signature variable 422 MIRFunction *mirFunc; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_cg.h | 60 …CGFunc *CreateCGFunc(MIRModule &mod, MIRFunction &mirFunc, BECommon &bec, MemPool &memPool, StackM… in CreateCGFunc()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | memlayout.h | 145 …MemLayout(BECommon &beCommon, MIRFunction &mirFunc, MapleAllocator &mallocator, uint32 kStackPtrAl… in MemLayout()
|
| D | cgfunc.h | 89 MemRWNodeHelper(const BaseNode &node, MIRFunction &mirFunc, const BECommon &beCommon) in MemRWNodeHelper()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | mir_nodes.cpp | 1217 const MIRFunction *mirFunc = mod.CurFunction(); in DumpCallReturns() local 1302 MIRFunction *mirFunc = GlobalTables::GetFunctionTable().GetFunctionFromPuidx(puIdx); in GetCallReturnType() local 1316 const MIRFunction *mirFunc = mod.CurFunction(); in GetCallReturnSymbol() local 1364 const MIRFunction *mirFunc = mod.CurFunction(); in GetCallReturnSymbol() local 1591 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 | 1290 LabelIdx MIRBuilder::CreateLabIdx(MIRFunction &mirFunc) in CreateLabIdx()
|
| /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/mpl2mpl/src/ |
| D | call_graph.cpp | 524 auto mirFunc = root->GetMIRFunction(); in RemoveFileStaticRootNodes() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | mir_symbol.h | 52 MIRFunction *mirFunc; member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
| D | lower.cpp | 744 MIRFunction *mirFunc = mirModule.CurFunction(); in LowerReturn() local 2899 MIRFunction *mirFunc = mirModule.CurFunction(); in LowerIntrinsicMplCleanupLocalRefVarsSkip() local
|