Lines Matching refs:SmallVectorImpl
29 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C)
70 CCState::AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins,
89 bool CCState::CheckReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,
103 void CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,
121 void CCState::AnalyzeCallOperands(const SmallVectorImpl<ISD::OutputArg> &Outs,
138 void CCState::AnalyzeCallOperands(SmallVectorImpl<MVT> &ArgVTs,
139 SmallVectorImpl<ISD::ArgFlagsTy> &Flags,
157 void CCState::AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins,
193 void CCState::getRemainingRegParmsForType(SmallVectorImpl<MCPhysReg> &Regs,
233 SmallVectorImpl<ForwardedRegister> &Forwards, ArrayRef<MVT> RegParmTypes,