Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCallingConvLower.cpp163 void CCState::AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeCallResult() function in CCState
179 void CCState::AnalyzeCallResult(MVT VT, CCAssignFn Fn) { in AnalyzeCallResult() function in CCState
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsCCState.h119 void AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeCallResult() function