Lines Matching defs:FinishCall
206 bool FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs,
2023 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs,
2270 if (!FinishCall(RetVT, UsedRegs, I, CC, NumBytes, false)) return false;
2421 if (!FinishCall(RetVT, UsedRegs, I, CC, NumBytes, isVarArg))