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

  /external/llvm/lib/CodeGen/
CallingConvLower.cpp 98 /// AnalyzeReturn - Analyze the returned values of a return,
100 void CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,
  /external/llvm/lib/Target/Hexagon/
HexagonCallingConvLower.cpp 91 /// AnalyzeReturn - Analyze the returned values of an ISD::RET node,
94 Hexagon_CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,

Completed in 154 milliseconds