Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SETNE

596   CCs[RTLIB::UNE_F32] = ISD::SETNE;
597 CCs[RTLIB::UNE_F64] = ISD::SETNE;
598 CCs[RTLIB::UNE_F128] = ISD::SETNE;
611 CCs[RTLIB::UO_F32] = ISD::SETNE;
612 CCs[RTLIB::UO_F64] = ISD::SETNE;
613 CCs[RTLIB::UO_F128] = ISD::SETNE;