Home
last modified time | relevance | path

Searched defs:mirFunction (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/
Dme_irmap.cpp23 MIRFunction *mirFunction = func.GetMirFunc(); in Dump() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dproepilog.cpp82 auto &mirFunction = cgFunc.GetFunction(); in NeedStackProtect() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_call_conv.h150 static CallConvKind GetCallConvKind(MIRFunction &mirFunction) in GetCallConvKind()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dmemlayout.h298 MIRFunction *mirFunction; variable
Dcall_conv.h269 static CallConvKind GetCallConvKind(MIRFunction &mirFunction) in GetCallConvKind()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp977 … MIRFunction *mirFunction = GlobalTables::GetFunctionTable().GetFunctionFromPuidx(expr.GetPUIdx()); in SelectAddrofFunc() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3269 … MIRFunction *mirFunction = GlobalTables::GetFunctionTable().GetFunctionFromPuidx(expr.GetPUIdx()); in SelectAddrofFunc() local