Searched refs:RegUnitRoots (Results 1 – 4 of 4) sorted by relevance
163 const MCPhysReg (*RegUnitRoots)[2]; // Pointer to regunit root table. variable268 RegUnitRoots = RURoots; in InitMCRegisterInfo()650 Reg0 = MCRI->RegUnitRoots[RegUnit][0]; in MCRegUnitRootIterator()651 Reg1 = MCRI->RegUnitRoots[RegUnit][1]; in MCRegUnitRootIterator()
162 const MCPhysReg (*RegUnitRoots)[2]; // Pointer to regunit root table. variable268 RegUnitRoots = RURoots; in InitMCRegisterInfo()619 Reg0 = MCRI->RegUnitRoots[RegUnit][0]; in MCRegUnitRootIterator()620 Reg1 = MCRI->RegUnitRoots[RegUnit][1]; in MCRegUnitRootIterator()
85 uint16_t (*RegUnitRoots)[2]; // Pointer to regunit root table. member
46 RI->RegUnitRoots = RURoots; in MCRegisterInfo_InitMCRegisterInfo()