Home
last modified time | relevance | path

Searched refs:RegUnitRoots (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h171 const MCPhysReg (*RegUnitRoots)[2]; // Pointer to regunit root table. variable
296 RegUnitRoots = RURoots; in InitMCRegisterInfo()
724 Reg0 = MCRI->RegUnitRoots[RegUnit][0]; in MCRegUnitRootIterator()
725 Reg1 = MCRI->RegUnitRoots[RegUnit][1]; in MCRegUnitRootIterator()