Lines Matching full:setcc
208 // PowerPC wants to optimize integer setcc a bit209 setOperationAction(ISD::SETCC, MVT::i32, Custom);211 // PowerPC does not have BRCOND which requires SetCC1529 // optimized. FIXME: revisit this when we can custom lower all setcc5726 case ISD::SETCC: return LowerSETCC(Op, DAG);