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