Searched defs:USet (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonSplitDouble.cpp | 89 using USet = std::set<unsigned>; typedef in __anoncd7569100111::HexagonSplitDoubleRegs |
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenRegisters.cpp | 1777 UberRegSet *USet = &UberSets[USetID]; in computeUberSets() local |