Home
last modified time | relevance | path

Searched refs:SmallVirtRegSet (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRegAllocGreedy.cpp151 using SmallVirtRegSet = SmallSet<Register, 16>; typedef in __anon7d9722f50111::RAGreedy
447 SmallVirtRegSet &, unsigned = 0);
474 const SmallVirtRegSet &) const;
486 const SmallVirtRegSet &FixedRegisters);
490 const SmallVirtRegSet&);
493 const SmallVirtRegSet &);
521 const SmallVirtRegSet&);
524 SmallVirtRegSet &, unsigned);
526 SmallVirtRegSet &, unsigned);
821 const SmallVirtRegSet &FixedRegisters) { in tryAssign()
[all …]