Home
last modified time | relevance | path

Searched refs:SetFirstArgReturn (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h428 void SetFirstArgReturn() in SetFirstArgReturn() function
Dmir_type.h2443 void SetFirstArgReturn() in SetFirstArgReturn() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp1855 func.SetFirstArgReturn(); in LowerEntry()
1856 func.GetMIRFuncType()->SetFirstArgReturn(); in LowerEntry()
1879 func.SetFirstArgReturn(); in LowerEntry()
1886 funcType->SetFirstArgReturn(); in LowerEntry()