Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCRegisterInfo.h163 const MCPhysReg (*RegUnitRoots)[2]; // Pointer to regunit root table. variable
376 RegUnitRoots = RURoots; in InitMCRegisterInfo()
755 Reg0 = MCRI->RegUnitRoots[RegUnit][0]; in MCRegUnitRootIterator()
756 Reg1 = MCRI->RegUnitRoots[RegUnit][1]; in MCRegUnitRootIterator()