Searched refs:PreAnalyzeCallResult (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h145 void PreAnalyzeCallResult(const Type *RetTy, const char *Func) { function in class:llvm::MipsCCState
151 void PreAnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, function in class:llvm::MipsCCState
164 PreAnalyzeCallResult(Ins, Fn, RetTy, Func);
H A DMipsCallLowering.cpp76 State.PreAnalyzeCallResult(Info.Ty, Func);

Completed in 182 milliseconds