Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsCCState.h177 void AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in AnalyzeReturn() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCallingConvLower.cpp113 void CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in AnalyzeReturn() function in CCState