Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp162 void CCState::AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeCallResult() function in CCState
178 void CCState::AnalyzeCallResult(MVT VT, CCAssignFn Fn) { in AnalyzeCallResult() function in CCState
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h161 void AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeCallResult() function