Searched refs:EVTs (Results 1 – 3 of 3) sorted by relevance
2839 EVT EVTs[] = { EltVT, EltVT, EltVT, EltVT, MVT::Other, MVT::Glue }; in tryLoadParam() local2840 VTs = CurDAG->getVTList(EVTs); in tryLoadParam()
5696 static ManagedStatic<std::set<EVT, EVT::compareRawBits> > EVTs; variable5705 return &(*EVTs->insert(VT).first); in getValueTypeList()
6755 static ManagedStatic<std::set<EVT, EVT::compareRawBits> > EVTs; variable6764 return &(*EVTs->insert(VT).first); in getValueTypeList()