Home | History | Annotate | Download | only in X86

Lines Matching refs:LowerSETCC

13295 SDValue X86TargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const {
13476 SDValue NewCond = LowerSETCC(Cond, DAG);
14014 SDValue NewCond = LowerSETCC(Cond, DAG);
17220 case ISD::SETCC: return LowerSETCC(Op, DAG);