Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp33 static const MCPhysReg VRRegNo[] = { variable
312 if (MRI.isPhysRegModified(VRRegNo[i])) in HandleVRSaveUpdate()
321 if (VRRegNo[RegNo] == I->first) // If this really is a vector reg. in HandleVRSaveUpdate()