Searched refs:lowerSETCC (Results 1 – 4 of 4) sorted by relevance
689 SDValue lowerSETCC(SDValue Op, SelectionDAG &DAG) const;
3807 SDValue SystemZTargetLowering::lowerSETCC(SDValue Op, in lowerSETCC() function in SystemZTargetLowering7021 return lowerSETCC(Op, DAG); in LowerOperation()
575 SDValue lowerSETCC(SDValue Op, SelectionDAG &DAG) const;
1340 case ISD::SETCC: return lowerSETCC(Op, DAG); in LowerOperation()2216 SDValue MipsTargetLowering::lowerSETCC(SDValue Op, SelectionDAG &DAG) const { in lowerSETCC() function in MipsTargetLowering