Home | History | Annotate | Download | only in Blackfin

Lines Matching refs:SDValue

37     virtual SDValue LowerOperation(SDValue Op, SelectionDAG &DAG) const;
39 SmallVectorImpl<SDValue> &Results,
55 SDValue LowerGlobalAddress(SDValue Op, SelectionDAG &DAG) const;
56 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
57 SDValue LowerADDE(SDValue Op, SelectionDAG &DAG) const;
59 virtual SDValue
60 LowerFormalArguments(SDValue Chain,
64 SmallVectorImpl<SDValue> &InVals) const;
65 virtual SDValue
66 LowerCall(SDValue Chain, SDValue Callee,
69 const SmallVectorImpl<SDValue> &OutVals,
72 SmallVectorImpl<SDValue> &InVals) const;
74 virtual SDValue
75 LowerReturn(SDValue Chain,
78 const SmallVectorImpl<SDValue> &OutVals,