Home
last modified time | relevance | path

Searched defs:RegUnitSet (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenRegisters.h501 struct RegUnitSet { struct
509 RegUnitSet() = default; argument
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocFast.cpp131 using RegUnitSet = SparseSet<uint16_t, identity<uint16_t>>; typedef in __anon233ffc900111::RegAllocFast