Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h387 LiveRange &getRegUnit(unsigned Unit) { in getRegUnit() function
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenRegisters.h745 RegUnit &getRegUnit(unsigned RUID) { return RegUnits[RUID]; } in getRegUnit() function
746 const RegUnit &getRegUnit(unsigned RUID) const { return RegUnits[RUID]; } in getRegUnit() function