Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h40 unsigned NumRegUnits = 0; global() variable
H A DRegisterPressure.h280 unsigned NumRegUnits = 0u; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp66 unsigned NumRegUnits = TRI->getNumRegUnits(); in init() local
H A DMachineLICM.cpp598 unsigned NumRegUnits = TRI->getNumRegUnits(); in HoistRegionPostRA() local
H A DRegisterPressure.cpp223 unsigned NumRegUnits = TRI.getNumRegs(); in init() local
H A DRegAllocFast.cpp1842 unsigned NumRegUnits = TRI->getNumRegUnits(); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h170 unsigned NumRegUnits; // Number of regunits. variable