Searched refs:ArgLocs2 (Results 1 – 2 of 2) sorted by relevance
982 SmallVector<CCValAssign, 16> ArgLocs2; in resultsCompatible() local983 CCState CCInfo2(CallerCC, F.isVarArg(), MF, ArgLocs2, F.getContext()); in resultsCompatible()989 if (ArgLocs1.size() != ArgLocs2.size()) in resultsCompatible()995 const CCValAssign &Loc2 = ArgLocs2[i]; in resultsCompatible()
562 SmallVector<CCValAssign, 16> ArgLocs2; in LowerCall() local564 ArgLocs2, *DAG.getContext()); in LowerCall()678 VA = ArgLocs2[i]; in LowerCall()