Home | History | Annotate | Download | only in PTX

Lines Matching refs:SDValue

44     virtual SDValue LowerOperation(SDValue Op, SelectionDAG &DAG) const;
46 virtual SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
48 virtual SDValue
49 LowerFormalArguments(SDValue Chain,
55 SmallVectorImpl<SDValue> &InVals) const;
57 virtual SDValue
58 LowerReturn(SDValue Chain,
62 const SmallVectorImpl<SDValue> &OutVals,
66 virtual SDValue
67 LowerCall(SDValue Chain, SDValue Callee,
71 const SmallVectorImpl<SDValue> &OutVals,
74 SmallVectorImpl<SDValue> &InVals) const;
81 SDValue LowerGlobalAddress(SDValue Op, SelectionDAG &DAG) const;