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