Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp9695 auto *retVals = &intrnNode.GetReturnVec(); in SelectOverFlowCall() local
9845 CallReturnVector *retVals = &intrinsiccallNode.GetReturnVec(); in SelectIntrinsicCall() local
10469 void AArch64CGFunc::SaveReturnValueInLocal(CallReturnVector &retVals, size_t index, PrimType primTy… in SaveReturnValueInLocal()