Home | History | Annotate | Download | only in R600

Lines Matching refs:SETNE

436            ISD::SETNE);
579 // i1 setcc (sext(i1), 0, setne) -> i1 setcc(i1, 0, setne)
585 && CCOp == ISD::SETNE) {