Searched refs:ArgLocs2 (Results 1 – 2 of 2) sorted by relevance
1209 SmallVector<CCValAssign, 16> ArgLocs2; in resultsCompatible() local1210 CCState CCInfo2(CallerCC, F.isVarArg(), MF, ArgLocs2, F.getContext()); in resultsCompatible()1216 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible()1222 const CCValAssign &Loc2 = ArgLocs2[i]; in resultsCompatible()
610 SmallVector<CCValAssign, 16> ArgLocs2; in LowerCall() local612 ArgLocs2, *DAG.getContext()); in LowerCall()725 VA = ArgLocs2[i]; in LowerCall()