Home | History | Annotate | Download | only in CodeGen

Lines Matching full:setcc

1037   assert(!VT.isVector() && "No default SetCC type for vectors!");
1231 case ICmp: return ISD::SETCC;
1232 case FCmp: return ISD::SETCC;