Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:SETCC

921   SDValue Cond = DAG.getNode(ISD::SETCC, Op.getDebugLoc(), MVT::i1,
1213 // Hexagon has no select or setcc: expand to SELECT_CC.
1217 // Lower SELECT_CC to SETCC and SELECT.