Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SetCCType

3518     EVT SetCCType = getSetCCResultType(Node->getValueType(0));
3520 SDValue SetCC = DAG.getSetCC(dl, SetCCType, Sum, LHS, CC);