HomeSort by relevance Sort by last modified time
    Searched defs:AnalyzeReturn (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
MipsCCState.h 110 void AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,
113 CCState::AnalyzeReturn(Outs, Fn);
  /external/llvm/lib/CodeGen/
CallingConvLower.cpp 103 void CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,

Completed in 372 milliseconds