Searched defs:RegUnit (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp171 query(LiveInterval &VirtReg, unsigned RegUnit) argument
H A DRegisterPressure.cpp310 static bool containsReg(ArrayRef<unsigned> RegUnits, unsigned RegUnit) { argument
432 void PressureDiff::addPressureChange(unsigned RegUnit, bool IsDec, argument
/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DMCRegisterInfo.h603 MCRegUnitRootIterator(unsigned RegUnit, const MCRegisterInfo *MCRI) { argument
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h960 PSetIterator(unsigned RegUnit, const MachineRegisterInfo *MRI) { argument
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenRegisters.h435 struct RegUnit { struct in namespace:llvm
450 RegUnit() : Weight(0), RegClassUnitSetsIdx(0) { function in struct:llvm::RegUnit

Completed in 168 milliseconds