Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h156 const MCPhysReg (*RegUnitRoots)[2]; // Pointer to regunit root table. variable
369 RegUnitRoots = RURoots; in InitMCRegisterInfo()
747 Reg0 = MCRI->RegUnitRoots[RegUnit][0]; in MCRegUnitRootIterator()
748 Reg1 = MCRI->RegUnitRoots[RegUnit][1]; in MCRegUnitRootIterator()