Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SETCC

1185   assert(!VT.isVector() && "No default SetCC type for vectors!");
1380 case ICmp: return ISD::SETCC;
1381 case FCmp: return ISD::SETCC;