Home
last modified time | relevance | path

Searched defs:curFunc (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_module.cpp80 MIRFunction *curFunc = CurFunction(); in CurFuncCodeMemPoolAllocator() local
87 MIRFunction *curFunc = CurFunction(); in GetCurFuncCodeMPAllocator() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stubs.cpp612 GateRef curFunc = GetFunctionFromFrame(frame); in GenerateCircuit() local
2107 GateRef curFunc = GetFunctionFromFrame(frame); GenerateCircuit() local
4776 GateRef curFunc = GetFunctionFromFrame(GetFrame(sp)); GenerateCircuit() local
4935 GateRef curFunc = GetFunctionFromFrame(frame); GenerateCircuit() local
5771 GateRef curFunc = GetFunctionFromFrame(frame); GenerateCircuit() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp54 MIRFunction *curFunc = GetCurrentFunc(); in LowerReturnStructUsingFakeParm() local
351 MIRFunction *curFunc = mirModule.CurFunction(); in LowerCallAssignedStmt() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.cpp1331 GateRef curFunc = GetFunctionFromFrame(frame); in DECLARE_ASM_HANDLER() local
1367 GateRef curFunc = GetFunctionFromFrame(frame); in DECLARE_ASM_HANDLER() local
2751 GateRef curFunc = GetFunctionFromFrame(frame); in DECLARE_ASM_HANDLER() local
2850 GateRef curFunc = GetFunctionFromFrame(frame); in DECLARE_ASM_HANDLER() local
2957 GateRef curFunc = GetFunctionFromFrame(frame); in DECLARE_ASM_HANDLER() local
3062 GateRef curFunc = GetFunctionFromFrame(frame); DECLARE_ASM_HANDLER() local
3443 GateRef curFunc = GetFunctionFromFrame(frame); DECLARE_ASM_HANDLER() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp2840 Function &curFunc = funcBuilder.Return(lmirBuilder_->LiteCGGetFuncReturnType(fnTy)).Done(); in GetExperimentalDeopt() local

Completed in 26 milliseconds