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.h277 unsigned NumRegUnits = 0u; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp60 unsigned NumRegUnits = TRI->getNumRegUnits(); in runOnMachineFunction() local
H A DMachineLICM.cpp582 unsigned NumRegUnits = TRI->getNumRegUnits(); in HoistRegionPostRA() local
H A DRegisterPressure.cpp227 unsigned NumRegUnits = TRI.getNumRegs(); in init() local
H A DRegAllocFast.cpp1784 unsigned NumRegUnits = TRI->getNumRegUnits(); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h166 unsigned NumRegUnits; // Number of regunits. variable