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/aarch64/
Daarch64_args.cpp37 auto &mirFunc = aarFunc->GetFunction(); in MoveRegisterArgs() local
217 auto &mirFunc = aarFunc->GetFunction(); in MoveVRegisterArgs() local
Daarch64_cg.cpp87 bool AArch64CG::IsExclusiveFunc(MIRFunction &mirFunc) in IsExclusiveFunc()
Daarch64_emitter.cpp110 MIRFunction &mirFunc = cgFunc.GetFunction(); in RecordRegInfo() local
Daarch64_cgfunc.cpp9365 MIRFunction *mirFunc = sym.GetFunction(); in AppendCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_phasemanager.cpp256 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()
Deh_func.cpp45 MIRFunction &mirFunc = cgFunc.GetFunction(); in ConvertThrowToRuntime() local
59 MIRFunction &mirFunc = cgFunc.GetFunction(); in ConvertThrowToRethrow() local
118 MIRFunction &mirFunc = cgFunc->GetFunction(); in CreateTypeInfoSt() local
Dcgfunc.cpp33 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()
Disel.cpp1508 MIRFunction &mirFunc = cgFunc->GetFunction(); in HandleFuncEntry() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h114 MIRFunction *mirFunc; // Used to get signature variable
422 MIRFunction *mirFunc; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cg.h60 …CGFunc *CreateCGFunc(MIRModule &mod, MIRFunction &mirFunc, BECommon &bec, MemPool &memPool, StackM… in CreateCGFunc()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dmemlayout.h145 …MemLayout(BECommon &beCommon, MIRFunction &mirFunc, MapleAllocator &mallocator, uint32 kStackPtrAl… in MemLayout()
Dcgfunc.h89 MemRWNodeHelper(const BaseNode &node, MIRFunction &mirFunc, const BECommon &beCommon) in MemRWNodeHelper()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_nodes.cpp1217 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
Dmir_function.cpp46 const MIRFunction *mirFunc = const_cast<const MIRFunction *>(this); in GetFuncSymbol() local
Dmir_builder.cpp1290 LabelIdx MIRBuilder::CreateLabIdx(MIRFunction &mirFunc) in CreateLabIdx()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_function.h464 MIRFunction *mirFunc; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp524 auto mirFunc = root->GetMIRFunction(); in RemoveFileStaticRootNodes() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h52 MIRFunction *mirFunc; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp744 MIRFunction *mirFunc = mirModule.CurFunction(); in LowerReturn() local
2899 MIRFunction *mirFunc = mirModule.CurFunction(); in LowerIntrinsicMplCleanupLocalRefVarsSkip() local