Searched refs:EVTs (Results 1 – 2 of 2) sorted by relevance
2107 EVT EVTs[] = { EltVT, EltVT, EltVT, EltVT, MVT::Other, MVT::Glue }; in tryLoadParam() local2108 VTs = CurDAG->getVTList(EVTs); in tryLoadParam()
12125 static std::set<EVT, EVT::compareRawBits> EVTs; in getValueTypeList() local12131 return &(*EVTs.insert(VT).first); in getValueTypeList()