Home | History | Annotate | Download | only in PTX

Lines Matching refs:SDValue

42     virtual SDValue LowerOperation(SDValue Op, SelectionDAG &DAG) const;
44 virtual SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
46 virtual SDValue
47 LowerFormalArguments(SDValue Chain,
53 SmallVectorImpl<SDValue> &InVals) const;
55 virtual SDValue
56 LowerReturn(SDValue Chain,
60 const SmallVectorImpl<SDValue> &OutVals,
64 virtual SDValue
65 LowerCall(SDValue Chain, SDValue Callee, CallingConv::ID CallConv,
68 const SmallVectorImpl<SDValue> &OutVals,
71 SmallVectorImpl<SDValue> &InVals) const;
78 SDValue LowerGlobalAddress(SDValue Op, SelectionDAG &DAG) const;