Searched refs:lowerSETCC (Results 1 – 4 of 4) sorted by relevance
577 SDValue lowerSETCC(SDValue Op, SelectionDAG &DAG) const;
2915 SDValue SystemZTargetLowering::lowerSETCC(SDValue Op, in lowerSETCC() function in SystemZTargetLowering5380 return lowerSETCC(Op, DAG); in LowerOperation()
538 SDValue lowerSETCC(SDValue Op, SelectionDAG &DAG) const;
1217 case ISD::SETCC: return lowerSETCC(Op, DAG); in LowerOperation()2052 SDValue MipsTargetLowering::lowerSETCC(SDValue Op, SelectionDAG &DAG) const { in lowerSETCC() function in MipsTargetLowering