Home
last modified time | relevance | path

Searched refs:PreAnalyzeFormalArguments (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCCState.cpp26 void PPCCCState::PreAnalyzeFormalArguments( in PreAnalyzeFormalArguments() function in PPCCCState
H A DPPCCCState.h25 PreAnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins);
H A DPPCISelLowering.cpp4281 CCInfo.PreAnalyzeFormalArguments(Ins); in LowerFormalArguments_32SVR4()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h131 void PreAnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in PreAnalyzeFormalArguments() function
141 PreAnalyzeFormalArguments(Ins, Fn); in AnalyzeFormalArguments()