Searched refs:lowerSETCC (Results 1 – 4 of 4) sorted by relevance
456 SDValue lowerSETCC(SDValue Op, SelectionDAG &DAG) const;
2303 SDValue SystemZTargetLowering::lowerSETCC(SDValue Op, in lowerSETCC() function in SystemZTargetLowering4320 return lowerSETCC(Op, DAG); in LowerOperation()
434 SDValue lowerSETCC(SDValue Op, SelectionDAG &DAG) const;
876 case ISD::SETCC: return lowerSETCC(Op, DAG); in LowerOperation()1665 SDValue MipsTargetLowering::lowerSETCC(SDValue Op, SelectionDAG &DAG) const { in lowerSETCC() function in MipsTargetLowering