Home | History | Annotate | Download | only in R600

Lines Matching refs:getSetCCInverse

557     CC = DAG.getCondCode(ISD::getSetCCInverse(CCOpcode, CompareVT == MVT::i32));
601 CCOpcode = ISD::getSetCCInverse(CCOpcode, CompareVT == MVT::i32);
1068 LHSCC = ISD::getSetCCInverse(LHSCC,