Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SmallVectorImpl

29                  SmallVectorImpl<CCValAssign> &locs, LLVMContext &C)
69 CCState::AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins,
88 bool CCState::CheckReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,
102 void CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,
120 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,
194 void CCState::getRemainingRegParmsForType(SmallVectorImpl<MCPhysReg> &Regs,
232 SmallVectorImpl<ForwardedRegister> &Forwards, ArrayRef<MVT> RegParmTypes,