Home
last modified time | relevance | path

Searched defs:NumRegUnits (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp60 unsigned NumRegUnits = TRI->getNumRegUnits(); in runOnMachineFunction() local
H A DRegAllocFast.cpp1745 unsigned NumRegUnits = TRI->getNumRegUnits(); in runOnMachineFunction() local
H A DRegisterPressure.cpp227 unsigned NumRegUnits = TRI.getNumRegs(); in init() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h277 unsigned NumRegUnits = 0u; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h166 unsigned NumRegUnits; // Number of regunits. variable