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

/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp31 /// VRRegNo - Map from a numbered VR register to its enum value.
33 static const MCPhysReg VRRegNo[] = { variable
312 if (MRI.isPhysRegModified(VRRegNo[i]))
321 if (VRRegNo[RegNo] == I->first) // If this really is a vector reg.

Completed in 100 milliseconds