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