Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDCallingConvLower.cpp156 void CCState::AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeCallResult() function in CCState
172 void CCState::AnalyzeCallResult(MVT VT, CCAssignFn Fn) { in AnalyzeCallResult() function in CCState
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsCCState.h101 void AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeCallResult() function