Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:IntVT

880   for (unsigned IntVT = MVT::FIRST_INTEGER_VALUETYPE;
881 IntVT <= MVT::LAST_INTEGER_VALUETYPE && LC == RTLIB::UNKNOWN_LIBCALL;
882 ++IntVT) {
883 NVT = (MVT::SimpleValueType)IntVT;