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

/external/llvm/lib/CodeGen/
H A DCallingConvLower.cpp98 /// AnalyzeReturn - Analyze the returned values of a return,
100 void CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, function in class:CCState
/external/llvm/lib/Target/Hexagon/
H A DHexagonCallingConvLower.cpp91 /// AnalyzeReturn - Analyze the returned values of an ISD::RET node,
94 Hexagon_CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, function in class:Hexagon_CCState

Completed in 28 milliseconds