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