Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCRegisterInfo.h162 const MCPhysReg (*RegUnitRoots)[2]; // Pointer to regunit root table. variable
267 RegUnitRoots = RURoots; in InitMCRegisterInfo()
605 Reg0 = MCRI->RegUnitRoots[RegUnit][0]; in MCRegUnitRootIterator()
606 Reg1 = MCRI->RegUnitRoots[RegUnit][1]; in MCRegUnitRootIterator()