Home
last modified time | relevance | path

Searched defs:PreAnalyzeFormalArguments (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCCState.cpp26 void PPCCCState::PreAnalyzeFormalArguments( in PreAnalyzeFormalArguments() function in PPCCCState
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h131 void PreAnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in PreAnalyzeFormalArguments() function