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

/external/llvm/utils/TableGen/
H A DCodeGenRegisters.h229 void adoptRegUnit(unsigned RUID) { RegUnits.set(RUID); } function in struct:llvm::CodeGenRegister
H A DCodeGenRegisters.cpp1467 Reg->adoptRegUnit(AdjustUnit);

Completed in 86 milliseconds