Searched defs:RegUnitSet (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ | ||
| H A D | CodeGenRegisters.h | 513 struct RegUnitSet { struct |
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ | ||
| H A D | RegAllocFast.cpp | 154 using RegUnitSet = SparseSet<uint16_t, identity<uint16_t>>; typedef in __anon7f26eb9f0111::RegAllocFast |