Home | History | Annotate | Download | only in X86

Lines Matching refs:LowerSETCC

12399 SDValue X86TargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const {
12543 SDValue NewCond = LowerSETCC(Cond, DAG);
12856 SDValue NewCond = LowerSETCC(Cond, DAG);
16207 case ISD::SETCC: return LowerSETCC(Op, DAG);