Searched refs:lowerSETCC (Results 1 – 4 of 4) sorted by relevance
493 SDValue lowerSETCC(SDValue Op, SelectionDAG &DAG) const;
2356 SDValue SystemZTargetLowering::lowerSETCC(SDValue Op, in lowerSETCC() function in SystemZTargetLowering4494 return lowerSETCC(Op, DAG); in LowerOperation()
439 SDValue lowerSETCC(SDValue Op, SelectionDAG &DAG) const;
904 case ISD::SETCC: return lowerSETCC(Op, DAG); in LowerOperation()1735 SDValue MipsTargetLowering::lowerSETCC(SDValue Op, SelectionDAG &DAG) const { in lowerSETCC() function in MipsTargetLowering