Searched refs:analyzeFormalArguments (Results 1 – 2 of 2) sorted by relevance
228 void analyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins,
2844 MipsCCInfo.analyzeFormalArguments(Ins, UseSoftFloat, FuncArg); in LowerFormalArguments()3420 analyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Args, in analyzeFormalArguments() function in MipsTargetLowering::MipsCC