Searched defs:nrets (Results 1 – 2 of 2) sorted by relevance
947 CallReturnVector nrets(GetCurrentFuncCodeMpAllocator()->Adapter()); in CreateStmtIcallAssigned() local965 CallReturnVector nrets(GetCurrentFuncCodeMpAllocator()->Adapter()); in CreateStmtIcallAssigned() local986 CallReturnVector nrets(GetCurrentFuncCodeMpAllocator()->Adapter()); in CreateStmtIcallprotoAssigned() local1087 CallReturnVector nrets(GetCurrentFuncCodeMpAllocator()->Adapter()); in CreateStmtIntrinsicCallAssigned() local1103 CallReturnVector nrets(GetCurrentFuncCodeMpAllocator()->Adapter()); in CreateStmtXintrinsicCallAssigned() local
1209 void DumpCallReturns(const MIRModule &mod, CallReturnVector nrets, int32 indent) in DumpCallReturns()