Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:ISD

38                               ISD::ArgFlagsTy ArgFlags, Hexagon_CCState &State,
78 /// AnalyzeFormalArguments - Analyze an ISD::FORMAL_ARGUMENTS node,
80 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins,
83 /// AnalyzeReturn - Analyze the returned values of an ISD::RET node,
85 void AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,
88 /// AnalyzeCallOperands - Analyze an ISD::CALL node, incorporating info
90 void AnalyzeCallOperands(const SmallVectorImpl<ISD::OutputArg> &Outs,
97 SmallVectorImpl<ISD::ArgFlagsTy> &Flags,
100 /// AnalyzeCallResult - Analyze the return values of an ISD::CALL node,
102 void AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins,
178 int MinSize, int MinAlign, ISD::ArgFlagsTy ArgFlags);