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_be/src/be/
Dlower.cpp1519 f->SetFirstArgReturn(); in LowerStructReturn()
1520 f->GetMIRFuncType()->SetFirstArgReturn(); in LowerStructReturn()
2244 func.SetFirstArgReturn(); in LowerEntry()
2245 func.GetMIRFuncType()->SetFirstArgReturn(); in LowerEntry()
2267 func.SetFirstArgReturn(); in LowerEntry()
2274 funcType->SetFirstArgReturn(); in LowerEntry()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h427 void SetFirstArgReturn() in SetFirstArgReturn() function
Dmir_type.h2329 void SetFirstArgReturn() in SetFirstArgReturn() function