Searched refs:LowCVRegs (Results 1 – 1 of 1) sorted by relevance
76 static const MCPhysReg LowCVRegs[] = { in initLLVMToSEHAndCVRegMapping() local83 for (unsigned I = 0; I < array_lengthof(LowCVRegs); ++I) in initLLVMToSEHAndCVRegMapping()84 MRI->mapLLVMRegToCVReg(LowCVRegs[I], I + CVLowRegStart); in initLLVMToSEHAndCVRegMapping()