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