Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h276 void adoptRegUnit(unsigned RUID) { RegUnits.set(RUID); } in adoptRegUnit() function
H A DCodeGenRegisters.cpp1881 Reg->adoptRegUnit(AdjustUnit); in normalizeWeight()